Giter VIP home page Giter VIP logo

Comments (5)

jameshfisher avatar jameshfisher commented on June 7, 2024

I'm trying to find out what react-native link command did, but I can't find any documentation for it :( Google sends me to a page about URLs in react-native, which I don't think is relevant.

from react-native-audio-streaming.

jameshfisher avatar jameshfisher commented on June 7, 2024

I think the .a files are XCode's file extension for static libraries - which I guess means libStreamingKit.a is the output of building this external StreamingKit library

from react-native-audio-streaming.

jameshfisher avatar jameshfisher commented on June 7, 2024

I can see this StreamingKit/ directory in the react-native-audio-streaming repository - which looks like it's a copy-paste of the external lib? I guess that means it's the version I want to build

from react-native-audio-streaming.

breadadams avatar breadadams commented on June 7, 2024

Old issue, but I just ran into it now.

Upon running react-native link after installing the package, the libReactNativeAudioStreaming.a file was included in Link Binary With Libraries. However I had to manually add libStreamingKit.a.

Had some trouble finding this, so used Xcodes handy search (bottom left) to find the library, and then you just drag it into the list.

react-native-audio-streaming-find-library

from react-native-audio-streaming.

gHashTag avatar gHashTag commented on June 7, 2024

Same as solved the problem?

from react-native-audio-streaming.

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.