React re-usable API fetch Basic expo built React Native demo for an API fetch custom hook. It uses the Free Dicitionary API to get word definitions. Installation To install node dependencies: npm install Execution Default command to run: expo start See Expo documentation for more options.