Skip to content

Not showing reCaptcha screen Android  #1

@pradhul-dev

Description

@pradhul-dev

``import ReCaptchaView from 'react-native-recaptcha';`


 <View style={{flex:1, borderWidth: 1, elevation:4}}>
                <ReCaptchaView
                  onMessage={this.onMessage}
                  sitekey="mysitekey"
                  url='mydomain.com'
                />
              </View>

`

Nothing is showing up on screen
"react": "16.3.1",
react-native": "0.55.4"
react-native-recaptcha": "^1.0.6",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions