Adhip Rebello

Results 16 comments of Adhip Rebello

@claudiozam Even after applying the patch I still get the following error ``` ERROR TypeError: undefined is not a function This error is located at: in ToastContainer (at connectStyle.js:392) in...

You could be right. Looks like the files in the dist folder are all minified, will try to change them.

Ok, so I got it to work using patch-package, for anyone who needs, these are the contents of the patch-package `native-base+2.15.2.patch` ``` diff --git a/node_modules/native-base/dist/src/basic/ToastContainer.js b/node_modules/native-base/dist/src/basic/ToastContainer.js index 832b3e8..3a7dc00 100644 ---...

I did not understand, what do we change in the package.json. From what I have seen when doing an `npm i`, the native-base dist folder is already present.

@wilson208 Are they even maintaining v2? I wanted to submit a PR but I doubt they are maintaining v2. Anyways as @claudiozam mentioned previously, I have started replacing all my...

@majugurci I have already said bye :) I removed all the native-base components from my app last week and uninstalled native-base as well. I think you might as well close...

> @adhip94 did you switch to react-native-elements or react-native-paper? Nope, I actually removed native-base completely from my project and I am using default react native components.

@foxlet Are you going to upgrade bootra1n with the latest checkra1n version 0.12.4?

Yes, even I am facing this issue after I updated to iOS 14.8. On iOS 14.3 it was working fine.

Yes, even i am having this issue, I just upgraded to iOS 14.8 and I am not able to jailbreak, I read many issues saying that usb-c/lightning doesnt work and...