https://github.com/algolia/hn-reactnative-sample
Sample Hacker News Search app by Algolia based on React Native.
https://github.com/algolia/hn-reactnative-sample
Last synced: about 1 year ago
JSON representation
Sample Hacker News Search app by Algolia based on React Native.
- Host: GitHub
- URL: https://github.com/algolia/hn-reactnative-sample
- Owner: algolia
- Created: 2015-12-21T17:34:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T09:06:04.000Z (over 3 years ago)
- Last Synced: 2025-04-25T11:53:17.956Z (about 1 year ago)
- Language: JavaScript
- Size: 918 KB
- Stars: 52
- Watchers: 73
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using React Native with Algolia JS libraries
This app is a sample using [Algolia](https://www.algolia.com/) JS
Libraries with React Native to build a minimalistic search in
the latest post on Hacker News. The original search app is located
at https://hn.algolia.com/
This project contains the source for both IOS and Android.

## Run the sample
- [Setting up React Native for Android](https://facebook.github.io/react-native/docs/android-setup.html#content)
- [Running app on Android Device](https://facebook.github.io/react-native/docs/running-on-device-android.html#content)
- [Running app on iOS Device](https://facebook.github.io/react-native/docs/running-on-device-ios.html#content)