MCPcopy Create free account
hub / github.com/c19354837/react-native-system-setting / App.js

File App.js

examples/SystemSettingExample/App.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { Component } from 'react'
2import { StyleSheet, StatusBar, Alert, Text, View, Slider, TouchableOpacity, Switch, ActivityIndicator, ScrollView, Platform } from 'react-native'
3
4import SystemSetting from 'react-native-system-setting'

Callers

nothing calls this directly

Calls 5

setBrightnessForceMethod · 0.80
restoreBrightnessMethod · 0.80
getVolumeMethod · 0.45
openAppSystemSettingsMethod · 0.45

Tested by

no test coverage detected