Giter VIP home page Giter VIP logo

Comments (9)

Kureev avatar Kureev commented on May 14, 2024 5

@braco sure. I wrote a short blogpost about it, but not sure if I should publish it. Here you can see the draft: https://medium.com/@kureevalexey/how-to-use-airbnbs-native-navigation-without-cocoapods-aa958554beff

from native-navigation.

braco avatar braco commented on May 14, 2024 1

@Kureev: thank you! I say publish it, a hacky solution beats no solution.

from native-navigation.

lelandrichardson avatar lelandrichardson commented on May 14, 2024

Hey, thanks for filing an issue. I'd like us to make Native Navigation work without CocoaPods.

The problem is not cocoapods but rather the fact that the swift library (native navigation) has a transitive dependency on React, which we also want to include in the app as a statically linked binary, which for the most part is incompatible with swift.

I don't think removing the imports and then treating the library as application code is the right approach though. I will try and rope in some other people that understand this better and see if they can help and what they think we should do.

from native-navigation.

Kureev avatar Kureev commented on May 14, 2024

Thanks for your feedback!

Yeah, I completely understand your concerns. This is just one of the approaches we can take there, so I'm completely fine with any proposed alternative if result will be the same.

In the meantime, I'll fill the gap by forking your library and implementing proposed solution. Once it'll be solved in the master, I'll delete my fork.

Please, let me know if I can help solving this.

from native-navigation.

nihgwu avatar nihgwu commented on May 14, 2024

What about Carthage support? I only use Carthage in my development

from native-navigation.

Kureev avatar Kureev commented on May 14, 2024

@nihgwu can we have a separate thread for Carthage support? I'd like to keep this thread as focused as possible (otherwise initial subject will be lost).

from native-navigation.

braco avatar braco commented on May 14, 2024

@Kureev - could you write out how you got the install working, specifically? Would be helpful to me, I don't use CocoaPods.

from native-navigation.

mgriepentrog avatar mgriepentrog commented on May 14, 2024

With upcoming support for Swift static libraries in Xcode 9, it seems like it should be possible to get something working with react-native link.

from native-navigation.

MarkMolina avatar MarkMolina commented on May 14, 2024

Is there anyone that managed to do this with react-native link?

from native-navigation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.