React Native Bridge Library for existing Objective C Framework which depends on other iOS Frameworks
up vote
0
down vote
favorite
I have an Objective-C Framework, which depends on other third party Frameworks through CocoaPods.
i.e A-->B,C,D
I created a
react-native-create-library
bridge which wraps the code around Objective-C Framework A.i.e React_Native_A-->A-->B,C,D
I tried creating an example app
Example_React_Native_A
which links the React_Native_A using thereact_native link
command. Hoping that it links to the other frameworks added using the CocoaPods.Unfortunately, this doesn't work in this way. It won't even consider
React_Native_A-->A
link.
Is there any other way to generate the example app, so that it can link all the required frameworks i.e A-->B,C,D
.
ios xcode react-native react-native-ios
add a comment |
up vote
0
down vote
favorite
I have an Objective-C Framework, which depends on other third party Frameworks through CocoaPods.
i.e A-->B,C,D
I created a
react-native-create-library
bridge which wraps the code around Objective-C Framework A.i.e React_Native_A-->A-->B,C,D
I tried creating an example app
Example_React_Native_A
which links the React_Native_A using thereact_native link
command. Hoping that it links to the other frameworks added using the CocoaPods.Unfortunately, this doesn't work in this way. It won't even consider
React_Native_A-->A
link.
Is there any other way to generate the example app, so that it can link all the required frameworks i.e A-->B,C,D
.
ios xcode react-native react-native-ios
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have an Objective-C Framework, which depends on other third party Frameworks through CocoaPods.
i.e A-->B,C,D
I created a
react-native-create-library
bridge which wraps the code around Objective-C Framework A.i.e React_Native_A-->A-->B,C,D
I tried creating an example app
Example_React_Native_A
which links the React_Native_A using thereact_native link
command. Hoping that it links to the other frameworks added using the CocoaPods.Unfortunately, this doesn't work in this way. It won't even consider
React_Native_A-->A
link.
Is there any other way to generate the example app, so that it can link all the required frameworks i.e A-->B,C,D
.
ios xcode react-native react-native-ios
I have an Objective-C Framework, which depends on other third party Frameworks through CocoaPods.
i.e A-->B,C,D
I created a
react-native-create-library
bridge which wraps the code around Objective-C Framework A.i.e React_Native_A-->A-->B,C,D
I tried creating an example app
Example_React_Native_A
which links the React_Native_A using thereact_native link
command. Hoping that it links to the other frameworks added using the CocoaPods.Unfortunately, this doesn't work in this way. It won't even consider
React_Native_A-->A
link.
Is there any other way to generate the example app, so that it can link all the required frameworks i.e A-->B,C,D
.
ios xcode react-native react-native-ios
ios xcode react-native react-native-ios
asked Nov 9 at 13:57
Sachin Vas
1,359513
1,359513
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53227089%2freact-native-bridge-library-for-existing-objective-c-framework-which-depends-on%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password