/reactnative-redux

My React Native with redux example

Primary LanguageJavaScript

React Native with Redux example

Possible problems

echo 999999 | sudo tee -a /proc/sys/fs/inotify/max_user_watches && echo 999999 | sudo tee -a /proc/sys/fs/inotify/max_queued_events && echo 999999 | sudo tee -a /proc/sys/fs/inotify/max_user_instances && watchman shutdown-server

How to use

install

# Install react native cli globally (Use yarn if you want)
npm install -g react-native-cli

# Local dependencies (Use yarn if you want)
npm i

Change your Sdk folder on local.properties in android folder

Boots up your emulator and run react-native run-android and soon after npm start