react-native/docs/settings.md

653 B

id title layout category permalink next previous
settings Settings docs APIs docs/settings.html share pushnotificationios

Methods

Properties


Reference

Methods

get()

Settings.get(key)

set()

Settings.set(settings)

watchKeys()

Settings.watchKeys(keys, callback)

clearWatch()

Settings.clearWatch(watchId)

Properties