You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
I am a new developer in Mobile/Web development and I was really excited about reactXP.
After searching a lot on internet I couldn't see even a single app example and code repo sample example (ToDoList ) doesn't work, It has a lot of typescript errors. Although creating a new app using
create-rx-app AppName worked fine.
Is it possible to get a bug free sample code examples? Any other article reference that explains the basic components of using ReactXP. For example there is no clear description of what would be your main entry point for cross platform app until I figured out looking inside the code (setMainView). I am not complaining here but If basic entry points are clear then more people can try to understand the library and a few of them can contribute too.
I am a new developer in Mobile/Web development and I was really excited about reactXP.
After searching a lot on internet I couldn't see even a single app example and code repo sample example (ToDoList ) doesn't work, It has a lot of typescript errors. Although creating a new app using
create-rx-app AppName worked fine.
Is it possible to get a bug free sample code examples? Any other article reference that explains the basic components of using ReactXP. For example there is no clear description of what would be your main entry point for cross platform app until I figured out looking inside the code (setMainView). I am not complaining here but If basic entry points are clear then more people can try to understand the library and a few of them can contribute too.