Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sooraj-s-98/react-native-placeholder-loading
https://github.com/sooraj-s-98/react-native-placeholder-loading
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sooraj-s-98/react-native-placeholder-loading
- Owner: Sooraj-s-98
- Created: 2020-11-11T12:21:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-12T12:41:15.000Z (about 4 years ago)
- Last Synced: 2024-10-31T21:21:20.433Z (2 months ago)
- Language: JavaScript
- Size: 706 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Facebook Like Placeholder Loading in React Native
> Using Placeholder Loaders in React Native apps using rn-placeholder
## Clone the repo
```bash
$ git clone https://github.com/vikrantnegi/react-native-placeholder-loading
```## Install the dependencies
```bash
$ yarn
```## Run the app
```bash
$ yarn start
```Press i to run the iOS Simulator. This will automatically run the iOS Simulator even if it's not opened.
Press a to run the Android Emulator. Note that the emulator must be installed and started already before typing a otherwise it will throw an error in the terminal.
You can also run the app in your device by installing expo app from the app store and then scanning the QR code.
## License
MIT © [Vikrant Negi](https://github.com/vikrantnegi)