Previewing react-native views using ReactJS in a web browser -


(disclaimer: i'd have asked question in forum react-native website encourages ask on so.)

is there known tool visually preview xml layouts in browser? i'm developping scaffolding tool generate basic templates can prepare applications customers quicker, , i'd web app. since layout similar between react-native , reactjs, i'd think effort show react-native layout reactjs layout minimal?

a framework building web apps react native compatible api

https://github.com/taobaofed/react-web


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -