Skip to content

A simple React Native starter project that uses the Walmart API to return and display product data from a barcode scan

Notifications You must be signed in to change notification settings

twocngdagz/react-native-starter

Repository files navigation

##NativeStarter

A simple React Native starter project that uses the Walmart API to return and display product data from a barcode scan

###Getting Started

/iOS/NativeStarter.xcodeproj

  • Inside of XCode, run the project.

  • Run npm run webpack in the root project directory to watch for changes

Note: Barcode scanner doesn't work on the simulator. In order to run from your device follow the instructions inside /iOS/NativeStarter/AppDelegate.m

Note: This app hits the API directly as opposed to using the walmart module because of a conflict with the internal implementation of fetch in react-native. This is subject to change pending an update to the walmart module to remove the conflict.

About

A simple React Native starter project that uses the Walmart API to return and display product data from a barcode scan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published