xmartlabs / react-native-line

Line SDK wrapper for React Native 🚀
MIT License
121 stars 86 forks source link

How to config library in react-native 0.69 #93

Closed phuocantd closed 2 years ago

phuocantd commented 2 years ago

Your environment

You can run (react-native -v) to obtain info and paste it below:

Description

I want to use lib but I do not config it for my project even though I followed the instructions and example!

jeong-sik commented 2 years ago

I'm using 0.69.4 and it builds without problems. Of course, using this library as is now will cause problems. I use yarn patch to change the settings. Do you have any problems? Can't build?

phuocantd commented 2 years ago

I'm using 0.69.4 and it builds without problems. Of course, using this library as is now will cause problems. I use yarn patch to change the settings. Do you have any problems? Can't build?

@jeong-sik Can you share me an example with RN0.69.4?

VanDinh18 commented 2 years ago

i'm using 0.69.3. i using pod install and have error The 'Pods-App-GhostPostTests' target has transitive dependencies that include statically linked binaries: (Flipper-Boost-iOSX). how to fix it

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You may also mark this issue as a "discussion" and I will leave this open.

emibotti commented 1 year ago

Hey @phuocantd , @VanDinh18 and @jeong-sik , sorry for the late response! We have released version 2.2.0. Please check if the issue is still happening, and let me know!