Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i solve that issue #274

Open
Anujrai196 opened this issue Nov 15, 2021 · 1 comment
Open

how can i solve that issue #274

Anujrai196 opened this issue Nov 15, 2021 · 1 comment

Comments

@Anujrai196
Copy link

ExceptionsManager.js:179 Warning: Failed prop type: Invalid prop opacity of type object supplied to Helper, expected number.
Bad object: {
"color": "rgba(0, 0, 0, .38)",
"opacity": 1,
"fontSize": 12
}
in Helper (at field/index.js:543)
in TextField (at dropdown/index.js:507)
in RCTView (at View.js:34)
in View (at dropdown/index.js:730)
in TouchableWithoutFeedback (at dropdown/index.js:729)
in RCTView (at View.js:34)
in View (at dropdown/index.js:728)
in Dropdown (at SignUp.js:177)
in RCTView (at View.js:34)
in View (at SignUp.js:173)
in RCTView (at View.js:34)
in View (at SignUp.js:171)
in RCTView (at View.js:34)
in View (at SignUp.js:170)
in RCTView (at View.js:34)
in View (at ScrollView.js:1124)
in RCTScrollView (at ScrollView.js:1260)
in ScrollView (at ScrollView.js:1286)
in ScrollView (at SignUp.js:141)
in RCTView (at View.js:34)
in View (at SignUp.js:140)
in RCTView (at View.js:34)
in View (at ScrollView.js:1124)
in RCTScrollView (at ScrollView.js:1260)
in ScrollView (at ScrollView.js:1286)
in ScrollView (at KeyboardAwareScrollView.js:14)
in KeyboardAwareScrollView (at SignUp.js:136)
in RCTView (at View.js:34)
in View (at SignUp.js:121)
in SignUp (at Login.js:214)
in RCTView (at View.js:34)
in View (at Login.js:213)
in RCTView (at View.js:34)
in View (at AppContainer.js:106)
in RCTView (at View.js:34)
in View (at AppContainer.js:132)
in AppContainer (at Modal.js:220)
in RCTView (at View.js:34)
in View (at Modal.js:242)
in RCTModalHostView (at Modal.js:228)
in Modal (at Login.js:208)
in RCTView (at View.js:34)
in View (at ScrollView.js:1124)
in RCTScrollView (at ScrollView.js:1260)
in ScrollView (at ScrollView.js:1286)
in ScrollView (at KeyboardAwareScrollView.js:14)
in KeyboardAwareScrollView (at Login.js:187)
in TouchableWithoutFeedback (at Login.js:186)
in RCTView (at View.js:34)
in View (at ImageBackground.js:61)
in ImageBackground (at Login.js:182)
in Login (at SceneView.tsx:122)
in StaticContainer
in StaticContainer (at SceneView.tsx:115)
in EnsureSingleNavigator (at SceneView.tsx:114)
in SceneView (at useDescriptors.tsx:150)
in RCTView (at View.js:34)
in View (at CardContainer.tsx:222)
in RCTView (at View.js:34)
in View (at CardContainer.tsx:221)
in RCTView (at View.js:34)
in View (at CardSheet.tsx:33)
in ForwardRef(CardSheet) (at Card.tsx:573)
in RCTView (at View.js:34)
in View (at createAnimatedComponent.js:165)
in AnimatedComponent (at createAnimatedComponent.js:215)
in ForwardRef(AnimatedComponentWrapper) (at Card.tsx:555)
in PanGestureHandler (at GestureHandlerNative.tsx:13)
in PanGestureHandler (at Card.tsx:549)
in RCTView (at View.js:34)
in View (at createAnimatedComponent.js:165)
in AnimatedComponent (at createAnimatedComponent.js:215)
in ForwardRef(AnimatedComponentWrapper) (at Card.tsx:544)
in RCTView (at View.js:34)
in View (at Card.tsx:538)
in Card (at CardContainer.tsx:190)
in CardContainer (at CardStack.tsx:621)
in RCTView (at View.js:34)
in View (at Screens.tsx:84)
in MaybeScreen (at CardStack.tsx:614)
in RCTView (at View.js:34)
in View (at Screens.tsx:54)
in MaybeScreenContainer (at CardStack.tsx:496)
in CardStack (at StackView.tsx:462)
in KeyboardManager (at StackView.tsx:458)
in RNCSafeAreaProvider (at SafeAreaContext.tsx:74)
in SafeAreaProvider (at SafeAreaProviderCompat.tsx:42)
in SafeAreaProviderCompat (at StackView.tsx:455)
in GestureHandlerRootView (at GestureHandlerRootView.android.js:31)
in GestureHandlerRootView (at StackView.tsx:454)
in StackView (at createStackNavigator.tsx:87)
in StackNavigator (at src/index.js:31)
in EnsureSingleNavigator (at BaseNavigationContainer.tsx:396)
in ForwardRef(BaseNavigationContainer) (at NavigationContainer.tsx:91)
in ThemeProvider (at NavigationContainer.tsx:90)
in ForwardRef(NavigationContainer) (at src/index.js:30)
in MyStack (at PatientPortal/index.js:66)
in PersistGate (at PatientPortal/index.js:65)
in RCTView (at View.js:34)
in View (at SafeAreaView.js:41)
in ForwardRef(SafeAreaView) (at PatientPortal/index.js:64)
in Provider (at PatientPortal/index.js:63)
in App (at renderApplication.js:45)
in RCTView (at View.js:34)
in View (at AppContainer.js:106)
in RCTView (at View.js:34)
in View (at AppContainer.js:132)
in AppContainer (at renderApplication.js:39)

@dawlat-zai
Copy link

@Anujrai196 did you solved this issue? I also face the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants