Fork me on GitHub
#cljsrn
<
2016-12-14
>
jorda0mega03:12:37

hey guys. Here is an example app for boot-react-native with exponent and ex-navigation. Seems to work on my end but let me know if you run into any issues. It’s pretty barebones so any enhancements are welcomed. https://github.com/jorda0mega/boot-react-native-exponent-template

jurgen_photek09:12:44

@vikeri - sounds useful! I'm actually looking to do local notifications at the moment. seems like it's going to be more effort than I'd hoped. still, found this to try https://github.com/remobile/react-native-local-notifications

tiensonqin12:12:49

@jurgen_photek @vikeri As far as I know, exponent sdk v12.0.0 just added local notifications support, https://docs.getexponent.com/versions/v12.0.0/sdk/notifications.html#local-notifications If you’re not using Exponent, you can just see the source code: https://github.com/exponentjs/exponent/pull/17