-
Notifications
You must be signed in to change notification settings - Fork 177
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
Is this library still being developed? #145
Comments
It's dead, Jim |
seriously, is it? |
So if I sum up the situation in React Native:
Now I'm even wondering if I should not go back to pure native to feel insured not to face a wall, and more surprising to save time (I spent too much time upgrading for a long term application, rewriting because of core Navigation system changing from here and there...)?
It seems like directions are more like trying to make it universal: I personally don't care |
@MacKentoch I agree with you. It really is painful that the such basic, if not the most basic, thing in mobile development like navigation is not really solved yet in react native after two years. |
wix navigation is broken by design, if you look into how it's integrated it requires too much for integration e.g. Android MainApplication should be extending their class so that you can't be multidex for example. I recommend you contribute to this project since it's architecture is more clear. If it's still alive this is the future, unless something new and shining will appear. |
The lack of a viable navitation solution is really astounding to me. Based on all the different solutions I tried, I think this library has the most potential. I am willing to contribute on a regular basis but the lack project maintenance is preventing me from doing that. @lelandrichardson Any updates on when you guys can give this project the attention it deserves? Or are you guys willing to add additional maintainers so this project can get up to speed again? |
@sneerin If I am not wrong the last commit to this project is two months old. Even if I try to contribute, they won't be merging it. so. |
Dear all! I very much share your frustration about viable native navigation solution for React Native. And I also agree that this repository is the most promising solution to solve the React Native Navigation mayhem. As open source project author myself I also understand the burden of maintaining any OS project. Case is that many OS projects are just openly published part of some feature used commercially - and thus the development is paid by the employer or the customer. But as employer or customer focus shifts to other things, your resources to maintain the project changes a lot. I think this is the case in this project too. The beauty of any OS project is that we can fork them and create new solution. So, we can gather a group of enthusiasts and fork this repo to "final-solution-to-native-navigation" and start marketing it. I can make beautiful website for it =) Also we can have a policy that anyone contributing to the project becomes a maintainer. ps. As a sidenote I personally think that Swift is not a curse, it's a blessing =). So I think it would be nice to keep this project written in Swift and start exploring the XCode 9 Swift static linking of this. |
@tpisto I agree, thanks. I am are very interested in investing time and effort long term. Not sure how to gather. Any ideas? |
I'd agree with @tpisto, would enjoy getting on board. PS: I'd call @fdiaz to work on this.
|
I agree we need a solution that a community is in charge of and not a company. It needs to have a group of maintainers, this is something core to react-native being successful. I would be happy to invest time into a project like this with others so we can finally fix this navigation problem and have a true native solution. |
To develop this project we need :
I don't believe that all platform ninja guy could know all the possible platform issues. Personally, I'll try to communicate and got the answer from original developers. It would be silly to start this project and after 1 month of work receive a new release here in case they are silently working hard 🙄. I don't belive in that but who knows... |
I'd love to help with JS codebase if time allows me to do so! @sneerin it is very good idea to get in touch with maintainers, please do so! |
I would have no problem creating a fork and adding people as collaborators. |
Let's set a deadline until Friday, before we fork. So that airnb folks will have 2 days to answer. |
I'll keep you posted guys. |
Hey Everyone, First I'd like to say that despite my absence and lack of communication, I am really appreciative with how constructive and friendly the conversation in this thread is. That's definitely not what you always see... so thanks :) Also thank you @sneerin for reaching out to me via email. The update from the airbnb maintenance side of this is mostly the same as it has been, unfortunately. Maintaining this library will likely not be a priority until we are actively using it ourselves, and the task of migrating over to it continues to be pushed back in priority relative to other projects, and there is only so much that our team of two can do. That said, I wholeheartedly agree that this is not enough reason for people who want to use and contribute to this library to not be able to do so! I am not quite sure what the right thing to do here is, but I am happy to hear ideas. I think so long as Airbnb is not actively maintaining this library, but other people want to be, there's a good argument to be made for the repo to be moved (as opposed to a fork being created). I'm a member of the react-community github organization (of which react-navigation is also under) if people here think it would be agreeable to move it under that org. I still very much believe this project is important to the React Native picture, and as such, it is difficult for me to personally relinquish all control over direction of the project, but I think that is probably what makes the most sense at this point. Over the last couple of months I have really begun to get burnt out by OSS and w/ some other personal things, I am finding it very difficult to bring myself to engage in the many conversations, debates, issues, etc. I envy those who seem to be able to do this day in and day out :) At a high level, I agree with @sneerin: for this project to be successful, I believe it is important for there to be contributors that have experience in each of the three platforms. In addition, I am happy to provide any guidance on the direction of this project, as well as provide context to the decisions that were made. Unfortunately for several reasons, mentions on github are not a great way to get in touch with me at this point. Email, twitter, or slack I should be fairly responsive on though. I hesitate to give any sort of "constraints" around how I'd like to see this project develop in the future outright (although I have many thoughts), but i will say that there are aspects of this library that would be important to preserve if Airbnb were to eventually migrate to it, and it might be in the best interest of it to at least try to preserve those aspects. If this plan sounds reasonable to people, I can start the process of moving the repo if we have folks that are committed to maintaining it. Who here considers themselves in that group? It would be reassuring to know if we had some folks from both ios/android backgrounds in addition to JS. Thanks |
Hi @lelandrichardson, The plan sounds good I have a fair understanding/exp of Android and JS. It would be my pleasure to be one of the committed contributor for this project Thanks |
Been following this conversation and this plan does sound good! I would love to contribute back to the community, by being a committed maintainer! |
Really pleased to read how it evolves. I'm a javascript developer with an iOS native experience, so count me in to contribute. Navigation is a pillar in mobile dev. |
I am a JS guy (JS being my current best language, made many websites / node backend / node OSS packages) with deep Swift experience (have made an iOS app only using Swift). I have a little Android experience, but I have done some serious Java work, too. I am now working mostly on Node.js and React Native. So feel free to add me to the list. |
I did a lot of native iOS and Android projects over the years (started with iPhoneOS 2.1 in 2009) but I’ve never been able to contribute back to the open source community on a regular basis. I really love react and the potential of react-native. So please count me in! |
@lelandrichardson I would like to be involved with helping maintain this. I have experience with both platforms and JS. I currently work on all react native things for Mapbox. |
@lelandrichardson you've another pal here ping me when we can start working on the new react-navigation (hope it's asap) |
Ok guys,
As a next step We should
Guys, who are interested in development, please send me details to email in profile |
Have experience in Android, iOS (Obj-C and Swift) and JS, with JS being my weak point there. Would love to help once things get organized. |
I'm currently developing a password app in react native, I have tried lot's of navigation libraries but not really satisfied of them. Hope this project will continue and I'm willing to do something. |
Hi @sneerin You can increment companies count by +1 😄 I am a lead architect at MetricStream. It's a GRC (Governance, Risk, Compliance) based company. We provide solutions which allow organizations to govern in a safe and better manner We have around 8 mobile offering across all major platforms (Android, iOS and Windows). Here we truly feel that Airbnb Native Navigation is very well architected and has great potential to become a single best solution for RN Navigation I have emailed you the details, please include us as one of the committed contributors for this project Thanks |
@jonching , sup? |
I'm in. Happy to see this issue and all the interest from the community. I got some experience creating with some complicated android native components, such as NestedScrollView, i have been hacking around Swift and Java with this lib here at BlinkTrade, i would love to contribute something back. |
Small update for everyone in this issue/topic. We expecting to hear some news about project transition within a few days. |
Hello, we could at Fadio IT spend some time/resources on this project if it allows us to deliver better native experience to our clients. |
@fdecampredon we are waiting for news from airbnb folks. Meanwhile, we can think about the main goals for the project. |
Hi guys and gals, I have great news from Airbnb folks. |
@sneerin I'd like to be involve with the project as well :) |
Great job @sneerin! |
great, I will pass your login, and will add all the guys to the repo.
Wellcome to the team :)
…On Thu, Sep 28, 2017 at 10:04 PM, larryranches ***@***.***> wrote:
@sneerin <https://github.com/sneerin> I'd like to be involve with the
project as well :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#145 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFuWnOmxIiWUfp4UuwCsh1fGWTwDFX5Bks5sm-3IgaJpZM4POOsq>
.
--
Maksym Domariev
|
Good job!! @sneerin.. I want to help the project 👍 |
Awesome, thanks @sneerin ! I'd like to be involved as well :) |
@sneerin I'm in as well. |
The most important thing for me right now is the ability to communicate between native and RN screens. Let's say I have screen A which is implemented with native code, and screen B which is implemented with RN. Screen A needs to call screen B, and after screen B has done its job, it needs to pass its results to screen A. In order to achieve this in iOS, I need to expose this variable to public. I don't think native-navigation has the capability for this, or maybe I missed it somewhere in the documentation. |
Hey Like I said earlier we would like to help :) |
so..as the top as this topic...is this alive? or? |
@sneerin I'd be interested in helping as well |
Anyone interesting in the development process, please attend this discussion. I don't wont to disturb everyone who just asked if it's alive in this issue/topic :) |
@sneerin I'm interested in contributing with JS dev and testing (I've a production-level react native app, currently migrating to native-navigation) |
@sneerin I'm working with @Almouro at BAM (see #145 (comment)) and I would like to help maintains the project too. We have continued developing on our fork and fix some inconsistencies https://github.com/bamlab/native-navigation/tree/bam. |
@Andreyco sorry for the lack of responses, I was on vacation for a while. So yes, for now we use this project mostly for integration of React Native inside existing native apps for one of our client. This client has several existing native apps with a huge native codebase, so this package was really appropriate to do that. I am thus really keen on participating in the future of native-navigation. But since there's nothing happening here, I'd be happy to review contributions on our fork, integrate new contributors, and basically make our fork the new source of truth for this project. If you guys thinks that's something you could get behind, please just add 🎉 to this comment :) For me, there are two key aspects for this project, that we need to keep track of. 1. Integration inside existing native apps2. Usage with full RN appsOtherwise, Documentation is of course a must, since it's pretty scarce for now on this repo. We will share some of what we learned with @tychota on how to integrate this lib inside a native Android app for instance. |
It is no longer actively being worked on.... airbnb/native-navigation#114 airbnb/native-navigation#145
It is no longer actively being worked on.... airbnb/native-navigation#114 airbnb/native-navigation#145
It is no longer actively being worked on.... airbnb/native-navigation#114 airbnb/native-navigation#145
Hello,
I am searching for native-side navigation library.
Currently, this or wix/react-native-navigation seems to be the best options.
But, at a glance, this library is not being (actively) developed anymore.
I watched the video why airbnb created this library, and found it very interesting and appealing.
Could someone share any future plans?
The text was updated successfully, but these errors were encountered: