aminebenkeroum / toggle-switch-react-native

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

BorderRadius 10 for windows and macos #58

Closed chzappsinc closed 2 years ago

aminebenkeroum commented 2 years ago

Can you please show us how it looks? I have an idea but i want to see before merging

chzappsinc commented 2 years ago

Before image

After image

Also, look at the inner circle position on large dimensions

aminebenkeroum commented 2 years ago

Yes you can adjust that via createInsideCircleStyle() function, then I can merge! Thanks guys

chzappsinc commented 2 years ago

Updated

chzappsinc commented 2 years ago

image

Mini

chzappsinc commented 2 years ago

image

Full screen

chzappsinc commented 2 years ago

Did you merge it?