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

Check the render method of AlertModelize #1

Open
bunyaminmrcn opened this issue Dec 27, 2019 · 12 comments
Open

Check the render method of AlertModelize #1

bunyaminmrcn opened this issue Dec 27, 2019 · 12 comments
Assignees
Labels
bug Something isn't working Reproduce Problem

Comments

@bunyaminmrcn
Copy link

Hi . I created new project and tried the run given examle on expo and react-native
but error happens like that. Both platforms gives same error. How can i solve this issue
Note: Wrapped with SafeAreaProvider

And added some additional dependencies

  • react-native-safe-area-context
  • react-native-safe-area-view

ASDF

@WrathChaos WrathChaos self-assigned this Dec 28, 2019
@WrathChaos WrathChaos added the bug Something isn't working label Dec 28, 2019
@WrathChaos
Copy link
Owner

WrathChaos commented Dec 28, 2019

Hello @bunyaminmrcn,
This is not about the safe-area problem. Can you show me how to import the AlertModalize? Also, can you share with me the code example?

@bunyaminmrcn
Copy link
Author

bunyaminmrcn commented Dec 28, 2019

Gist link here. SafeAreaView imported from react-native and react-native-safe-area-view didn't work
https://gist.github.com/bunyaminmrcn/9aff7f04bf8b68ac9abec611242a3546/564ef03c6b331cb4d0a2821c7c429ad0623cac75

@WrathChaos
Copy link
Owner

This gist link not working, can you check again? @bunyaminmrcn

@bunyaminmrcn
Copy link
Author

https://gist.github.com/bunyaminmrcn/9aff7f04bf8b68ac9abec611242a3546
Why doesnt work link Its redirect to issues. It will propably work

@WrathChaos
Copy link
Owner

It seems that it should work fine. Have you ever tried to run the library's example?

@bunyaminmrcn
Copy link
Author

Yes , same error .Downgraded react-native-modelize package did not help

@WrathChaos
Copy link
Owner

Can you share the full reproducible example repo? I need to investigate it because I could not reproduce it.

@bunyaminmrcn
Copy link
Author

Here is URL. Thanks for being interested

https://github.com/bunyaminmrcn/AlertModelize

@WrathChaos
Copy link
Owner

@bunyaminmrcn Really sorry for the late response. Testing with your repo now.

@WrathChaos
Copy link
Owner

@bunyaminmrcn When I cloned and npm i to your repo, it simply throws this error. Can you try with a new react-native init AlertModalizeTest and re-create the repo?

Screenshot 2019-12-30 at 12 06 43

@bunyaminmrcn
Copy link
Author

bunyaminmrcn commented Dec 30, 2019

@WrathChaos added missing script . If something wrong Please convert Line Endings character to your OS.
Not required script Just for issue : facebook/metro#468

@WrathChaos
Copy link
Owner

@bunyaminmrcn I could not run this repo. That link did not solve the problem for me. Actually it should not even give me any error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Reproduce Problem
Projects
None yet
Development

No branches or pull requests

2 participants