-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📱🔧 React Native #10
Comments
I got it Repo for anyone interested: https://github.com/claytonschneider/realworld-react-native |
Awesome! Since we don't have any mobile versions (yet), you'll actually be creating the standard experience for all the future RealWorld mobile apps 🙌 |
@EricSimons Would you be able to help make some app icons for this using the original RealWorld image files? I've used https://makeappicon.com/ before for this -- free and it works pretty well. |
@claytonschneider I'm on it. Will also put those assets in the starter kit once they're ready 👍 |
@claytonschneider I will be happy to work on React native implementation. Need a helping hand? |
@claytonschneider icons have been uploaded! You can find the link to them in our new mobile specs section 🎉 |
Just set up the Gitter chatroom for this! Lets do collaborator coordination in there 👍 |
What is the progress for this? Thanks! |
@EricSimons I am willing to take over the task. :) I had created a react-native repo which copied the redux and http code from react redux real world example app. It successfully retrieved tags, so I would expect it to be working fine. What I am going to do
|
Hi @cylim , Do you have a progress about this? |
I had created two screens component and stopped. Even though React Native can use React Redux store, the React app example from RealWorld is using page-specific redux state. To create good practices React Native app, the redux have to rewrite. I didn't receive any messages on Gitter and Github Issues; it seems like the community is inactive, that's why I stopped. |
…gothinkster#10 (Filters are not working in Laravel 5.5).
Hello, we moved the addition of new implementations to this website : https://codebase.show/projects/realworld |
Current Status
Codebase in progress:
github.com/claytonschneider/realworld-react-native
Interested in helping out? Say hello! 🎉
gitter.im/realworld-dev/react-native
Todo:
Anyone out there interested in this? Many folks have been asking for a RealWorld React Native codebase. We haven't created any RealWorld based mobile apps (yet), so this would potentially be the first one :)
The text was updated successfully, but these errors were encountered: