Nicholas Lee

Results 36 comments of Nicholas Lee

Yes, there is, just by setting the common style prop ``` ```

Actually, The Switch component doesn't make sense for some places And just like @MoOx mentioned, we could use the official place as a reference We will implement it as soon...

https://github.com/react-native-community/react-native-checkbox/pull/46 IOS version is on the way

Hi, guys Thanks for your waiting. I am pleased to announce the version 0.4.0 was just released! We are support IOS now. Please try it! 🎉🎉🎉🎉🎉 If there is any...

@JavierLaguna Have you ever try to use `npx pod-install` to install dependency in your ios directory?

Sorry for the trouble, I just release 0.4.1 to fix this

@JavierLaguna @vonovak You could change the size of the checkbox square with the style props just like other normal React components. (If the 'square dimension' means the size of the...

> It is nice to see a checkbox working on iOS as well, but it is a bit sad it is not a native one, the one Apple uses in...

Thanks for your report, We think it would be better to leave the the title of checkbox as a part which is supposed to be implemented by users, since the...

@vladp Thanks for your issue, have you tried `npx pod-install` in your directory just like the readme writen below? https://github.com/react-native-checkbox/react-native-checkbox/tree/develop#getting-started