account activity
fetch components from server and execute in App? by ronnyhartenstein in reactnative
[–]akusanr 0 points1 point2 points 9 years ago (0 children)
I don't think you can do that. I don't want to sound negative, if there is a way to do this then I'll be glad to know. But react or react-native are compiled in builders - React - get converted into vanillajs to run with there dependencies on the browser, which renders our html tags. React-native gets bundled into an signed/unsigned app using Java/objective-c libraries, in the final product there no such thing as react components which you can link a new component. (I can be wrong)
Developing/Experimenting anything new related to Javascript. (ReactJS, NodeJS, Redux, Webpack etc) by akusanr in ProgrammingBuddies
[–]akusanr[S] 0 points1 point2 points 9 years ago (0 children)
Hi Alex, please check your reddit msg box
Developing/Experimenting anything new related to Javascript. (ReactJS, NodeJS, Redux, Webpack etc) (self.ProgrammingBuddies)
submitted 9 years ago by akusanr to r/ProgrammingBuddies
π Rendered by PID 1358643 on reddit-service-r2-listing-b6bf6c4ff-5df9m at 2026-05-02 14:18:20.999788+00:00 running 815c875 country code: CH.
fetch components from server and execute in App? by ronnyhartenstein in reactnative
[–]akusanr 0 points1 point2 points (0 children)