Files
react-native/docs/settings.md
Héctor Ramos e11d496e9d Additional markdown adjustments
Summary:
Follow up to 9ec9567390
Closes https://github.com/facebook/react-native/pull/16759

Differential Revision: D6285219

Pulled By: hramos

fbshipit-source-id: 7012d257a5a6cff06cb2d94203a9379e4b7e3c4e
2017-11-09 09:55:05 -08:00

653 B

id, title, layout, category, permalink, next, previous
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