invertase / react-native-material-design

React Native UI Components for Material Design
http://react-native-material-design.github.io
MIT License
3.15k stars 366 forks source link

How to call an Android alarm in the react native #163

Closed yhw60 closed 7 years ago

yhw60 commented 7 years ago

I would like to call in the native android local alarm equipment,I would like to call in the native android local alarm equipment, but I found in the official website and other places did not find a similar component,Do you know what components or existing libraries can call Android alarms?

Ehesp commented 7 years ago

No sorry, you'd need to write your own native component.