import React, { Component } from 'react'; import { View, StyleSheet, Text } from 'react-native'; import { View, StyleSheet, Text, ScrollView } from 'react-native'; import Switch from 'react-native-switch-pro';export default class SwitchProTest extends Component { ...
poberwong / react-native-switch-pro Watch 4 Star 218 Fork 79 Code Issues 7 Pull requests Actions Projects Security Insights New issue Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Pick a ...