An open API service indexing awesome lists of open source software.

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.

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.

![Preview on Android](https://community.algolia.com/hn-reactnative-sample/hn2.gif)

## 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)