aminebenkeroum / toggle-switch-react-native

Toggle Switch React Native Component works on both iOS and Android
MIT License
234 stars 70 forks source link

Add ViewProps support #38

Closed ts-ign0re closed 3 years ago

ts-ign0re commented 3 years ago

Our team uses this component and to test it through Appium. So, we have to pass props to the parent View like a accessibilityLabel, testID, etc...