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

Can it be used with React Native ? #220

Open
dprajapati1179 opened this issue Dec 10, 2024 · 0 comments
Open

Can it be used with React Native ? #220

dprajapati1179 opened this issue Dec 10, 2024 · 0 comments

Comments

@dprajapati1179
Copy link

Currently, the provided React.js plugin does not explicitly support integration with React Native. React Native has unique requirements for handling UI elements and interactions, making it challenging to directly use React.js plugins optimized for DOM-based environments. This creates limitations when building a seamless cross-platform experience for mobile apps.

Describe the solution you'd like
I would like the plugin to support React Native directly or offer a compatible version. This includes:

Providing React Native components (e.g., instead of for phone number entry).
Ensuring compatibility with mobile-specific libraries like react-native-svg or react-native-gesture-handler.
Addressing platform-specific needs like handling soft keyboards, touch gestures, and responsive layouts in a React Native environment.

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

1 participant