Module

ReactNative.Android.API

Package
purescript-reactnative
Repository
doolse/purescript-reactnative

#backAndroidAddListener Source

#exitApp Source

exitApp :: forall eff. Int -> Eff eff Unit

#addBackEventCallback Source

addBackEventCallback :: forall eff. EffFn1 eff Unit Boolean -> Eff eff Unit