Skip to content

benhot/react-native-ibeacon-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-ibeacon-sample

The is a App client for ibeacon, implemented using React Native. This project can run on both Android and iOS, with more than 80% of code in common. This is a demo project to show how to develop a ibeacon client app with React Native. (The api is from iBeacon support for React Native)

*iBeacon support for React Native is very similar to the CoreLocation Objective-C one with the only major difference that regions are plain JavaScript objects. Beacons don't work in the iOS simulator.

How to run

  1. Prepare your environment: Requirements and Android Setup
  2. Clone this repo, and goto the project root directory
  3. run npm install
  4. run react-native run-android
  5. Enjoy

About

React Native iBeacon example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published