SettingsView
Extends:
Class for the Settings view
Static Member Summary
| Static Public Members | ||
| public static |
Set the navigation options, change the header to handle a back button. |
|
Constructor Summary
| Public Constructor | ||
| public |
constructor(props: Object) Creates an instance of the setting view |
|
Member Summary
| Public Members | ||
| public |
Component is about to mount. |
|
| public |
Flattens a list of objects into an object with properties. |
|
| public |
Navigate to a particular screen. |
|
| public |
state: {"switchValue": *} |
|
| Private Members | ||
| private |
_onBack: * Back function to decide go back to the previous page. |
|
Method Summary
| Public Methods | ||
| public |
onValueChange(value: *) toggle the status of item @ param {Boolean} value - status of the item |
|
| public |
render() Renders a react native component. |
|
Reference
Source
