Estimote / react-native-proximity

React Native wrapper for Estimote Proximity SDK
Apache License 2.0
61 stars 38 forks source link

How create Alert ? #29

Closed tomtomgo92 closed 5 years ago

tomtomgo92 commented 5 years ago

How create alert when I come to perimeter of Estimote?

Do you have a better doc for react native Estimote proximity ? šŸ˜… about range, setting...

troyax commented 5 years ago

Iā€™m guessing based on what I remember. You have a watcher so when the change is triggered you should do some react native logic to do what you want. The library is only to let you know when the context has changed the rest is your code. But wait for a collaborator response, Iā€™m just guessing based on what I rember

tomtomgo92 commented 5 years ago

Thanck @troianoandres but my context stay undefined maybe i'm not connected :')