ReactNativeLocalization icon indicating copy to clipboard operation
ReactNativeLocalization copied to clipboard

Package does not exist

Open adminston opened this issue 6 years ago • 3 comments

Hi,

When I run my project with Android Studio after linking with react-native link, I am getting following issue.

Error: package com.babisoft.ReactNativeLocalization does not exist

image As you can see from the image, babisoft cannot be resolved. I am using following dependencies.

"react-native": "~0.55.2",
"react-localization": "^1.0.10",
"react-native-localization": "^2.0.3",

How can I solve this issue?

adminston avatar Jan 28 '19 12:01 adminston

@baymaxdev Did you ever manage to solve this issue?

taylorkline avatar Sep 24 '19 17:09 taylorkline

Or @koloff?

taylorkline avatar Sep 24 '19 17:09 taylorkline

Fixed it

taylorkline avatar Sep 24 '19 19:09 taylorkline