Fernando Machado Bernardino

Results 3 issues of Fernando Machado Bernardino

fixing broken links (api v6)

### Description The default Select component is throwing this error... ### CodeSandbox/Snack link https://snack.expo.dev/@nandomb/nativebase-template ### Steps to reproduce 1. Create a new expo app; 2. Clean them up; 3. Create...

bug
v3
triage

There are a reason to send an array as the custom style? Why not parse a string splitting by "space character"? Just a curious question... Actual: ```ts classes={["flex:1", "bg:purple-100", "justify:center",...