Open Native Android activity from React native

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

ความคิดเห็น • 19

  • @juhilsomaiya7400
    @juhilsomaiya7400 4 ปีที่แล้ว

    This is really helpful. Thanks man. Keep uploading contents.

  • @DuNguyen-ee2wm
    @DuNguyen-ee2wm ปีที่แล้ว

    thank you for a wonderful video, I wondering how can I create back to react native activity function

  • @ardiansyahputra6430
    @ardiansyahputra6430 3 ปีที่แล้ว

    Very helpful Thanks

  • @onfrontgaming6247
    @onfrontgaming6247 3 ปีที่แล้ว

    Good Wahdat

  • @CoryMcaboy
    @CoryMcaboy 4 ปีที่แล้ว

    This was very helpful. Thank you!

  • @triplek2144
    @triplek2144 4 ปีที่แล้ว

    Emzah Developers - Tutorial is simple and easy . But I am facing the compilation error may be due to different version. This is the error I am facing
    error: package context does not exist in the Module class while accessing context.****Activity.class
    In my activity class I am extending androidx.appcompat.app.AppCompatActivity.
    Whether we need to create the intent in a different way for this

  • @lovish-7821
    @lovish-7821 2 ปีที่แล้ว

    hy bro i want to hire you for my project

  • @belqisshida5345
    @belqisshida5345 4 ปีที่แล้ว

    Thank you very much, could you please let me know is that possible to use recyclerview like this ? if yes how we can work with events

    • @emzahdevelopers5077
      @emzahdevelopers5077  4 ปีที่แล้ว

      like how, elaborate a little

    • @belqisshida5345
      @belqisshida5345 4 ปีที่แล้ว

      @@emzahdevelopers5077 I am using Flatlist, but flatlist is some time slow for me, mostly when scrolling fast with dynamic height, even some time closes my app.
      To overcome this problem I decided to use native recyclerview on android and uicollectionview on ios.
      So my question is:
      Can I bring native recyclerview as a native module for my react-native app?
      if yes how can update the items, how can I access the click event on items??

    • @emzahdevelopers5077
      @emzahdevelopers5077  4 ปีที่แล้ว

      Yes you can do that

  • @abdeloualibenkheil4836
    @abdeloualibenkheil4836 3 ปีที่แล้ว

    Hello i get the error
    TypeError: null is not an object (evaluating '_reactNative.NativeModules.MyModule.NavigateToNative')
    Why is this?

    • @wahdatX
      @wahdatX 3 ปีที่แล้ว

      are you annotating NavigateToNative method with Reactmethod ?

  • @laniax404
    @laniax404 3 ปีที่แล้ว +1

    I love you

  • @exmlcxjv
    @exmlcxjv 4 ปีที่แล้ว

    great, very useful thanks

  • @tusharbansal1125
    @tusharbansal1125 5 ปีที่แล้ว

    Can you please send me the complete code ...................or can you tell me how to resolve reactApplication and reactNativeHost ...what dependencies are you using to resolve it

  • @cj_zaid7397
    @cj_zaid7397 3 ปีที่แล้ว

    where is the full code ?