This is my first React-Native demo project.
- View
- Text
- Image
- TabBarIOS
- NavigatorIOS
- FlatList
- TouchableHighlight
- fetch xml
- convert xml to JSON
- Open the terminal
git clone https://github.com/alexlamazing/UFBT.git
cd UFBT
npm install
rm ./node_modules/react-native/local-cli/core/__fixtures__/files/package.json
react-native run-ios