fable-import-react-native-push-notification
Fable bindings for React Native Push Notification
Installation
Install
fable-import-react-native and follow the instructions for that package.
Follow install instructions for
react-native-push-notification and then:
``
sh
$ npm install --save-dev fable-import-react-native-push-notification
`
Usage
Follow instructions for react-native-push-notification.
$3
`
xml
`
$3
``fsharp
#load "node_modules/fable-import-react-native-push-notification/Fable.Import.ReactNativePushNotification.fs"
#load "node_modules/fable-import-react-native-push-notification/Fable.Helpers.ReactNativePushNotification.fs"
...