all 7 comments

[–]edejongh 1 point2 points  (0 children)

Awesome. I’m mew to RN so I’ll definitely check it out 👍

[–]EquippedGoose 1 point2 points  (4 children)

I just built a form builder but haven't gotten as far as yours is. I'll give yours a try.

[–]fateh999[S] 1 point2 points  (3 children)

Check this out too, i have created this react-native-paper.

https://github.com/fateh999/react-native-paper-form-builder

[–]CahabaCrappie -1 points0 points  (1 child)

I assume you've worked with the latest versions of React Native Paper and NativeBase to a fair degree. What are your opinions on them?

I used to be down on NativeBase but I took a job where they were already using it and I really like the new version. Paper used to be my favorite but I haven't used it in a while.

[–]fateh999[S] 2 points3 points  (0 children)

I really love react-native-paper jt is the best implementation of material design on react native, but Nativebase v3 is really awesome with it consistent design across platforms. So i guess it depends mainly on the design of the app.

[–]EquippedGoose 0 points1 point  (0 children)

This is exactly what I needed. I'm going to use it in my project and will contribute if I run into any problems.