react-native/docs/backandroid.md
Héctor Ramos 9ec9567390 Flatten jsdocs to markdown plaintext
Differential Revision: D6261799

fbshipit-source-id: 269e151c5d136c1d508d9f2a060c0c670d0fe0f2
2017-11-07 16:46:52 -08:00

663 B

id title layout category permalink next previous
backandroid BackAndroid docs APIs docs/backandroid.html backhandler asyncstorage

Deprecated. Use BackHandler instead.

Methods


Reference

Methods

exitApp()

static exitApp()

addEventListener()

static addEventListener(eventName, handler)

removeEventListener()

static removeEventListener(eventName, handler)