Add Java Native Module inside React Native Project

  Рет қаралды 13,814

Full Stack Niraj

Full Stack Niraj

2 жыл бұрын

Yes we can use Native Modules inside our react native application to add the feature that we want. And in this video we will see how?
Install Android Studio (react-native-cli): • React Native CLI and A...
Install Android Studio (expo-cli): • Install Android Emulat...
Blog Post: ndpniraj.com/blogs/complete-g...
======================
Video Series You May Like:
======================
Create Music Player (React Native): • React Native Music Player
MERN Stack Auth (Node JS & React Native): • MERN Authentication Sy...
Full Stack Blog App (Node JS & React Native): • Full Stack App With No...
Note App (React Native): • CRUD App With React Na...
Social Media Links
Instagram - / ndpniraj
Twitter - / ndpniraj
Linkedin - / niraj-dhungana-23387b207

Пікірлер: 41
@imdadulhaque1
@imdadulhaque1 8 ай бұрын
This is your greatness. Actually there is no words to explain how it is important for react-native developers. Thanks a lot for making this type of tutorial. Thanks again.
@engrkhan6351
@engrkhan6351 2 жыл бұрын
Most awaited series
@GokulP-gj7nt
@GokulP-gj7nt 2 жыл бұрын
Simple and worthy tutorial bro, Thanks for this precious work dude
@jeanmartins99
@jeanmartins99 8 ай бұрын
You saved my life. THANK YOU!
@surendirani1689
@surendirani1689 2 жыл бұрын
Thank u so much for the video, bro.... Very good explanation and all.!!! Much awaited topic!!!!!
@imam_robani
@imam_robani Жыл бұрын
your explanation is good, thanks bro!
@monijar1787
@monijar1787 2 жыл бұрын
Effort appreciated, Thanks!. Yes you are right reading Documentation is a good habit. 😁
@fsniraj
@fsniraj 2 жыл бұрын
My pleasure 😊
@surajmohanty528
@surajmohanty528 2 жыл бұрын
Great stuff bro ❤️
@rajannishad-vt5sz
@rajannishad-vt5sz 28 күн бұрын
great tutorial Thank you
@RandomMusicD
@RandomMusicD 2 жыл бұрын
Thanks bro this works for me, I was using React Native and Django to manipulate images as arrays, but maybe using Java is better
@ludwigvillalba1886
@ludwigvillalba1886 Жыл бұрын
Thanks for sharing!
@MobinurRahaman
@MobinurRahaman 2 жыл бұрын
The thumbnail is awesome 👍🏻
@MobinurRahaman
@MobinurRahaman 2 жыл бұрын
Which photo editor did you to edit that thumbnail image?
@arturobravo8642
@arturobravo8642 Жыл бұрын
Thanks for that teacher!
@fsniraj
@fsniraj Жыл бұрын
You call me teacher 😹
@farhanqureshi8388
@farhanqureshi8388 9 ай бұрын
how is react native modules like ReactContextBaseJavaModule being recognised by the java code ? are you using some extention or something else?
@chrisamuzie401
@chrisamuzie401 Жыл бұрын
Thanks for this video bro. Please can you make a tutorial on how to create a draw-overlay functionality in react native. Like having your app stay above other apps.. similar to Facebook messenger
@borispasternak2010
@borispasternak2010 2 жыл бұрын
How Would you apply that with a spinner? how would you get the input given at the java module?
@jannisroloff361
@jannisroloff361 9 ай бұрын
12:08 - modeul with callback 16:47 -react aufruf
@thameemansari7514
@thameemansari7514 2 жыл бұрын
Hey 👋👋 brother really superb Thank you so much for your update. Please continue to react native UI and functionality with javascript. I hope you. I'm waiting....
@fsniraj
@fsniraj 2 жыл бұрын
Sure bro and I can understand your feeling but everything is not possible with javascript so at one point of time you will need this skill. Like it happened to me.
@MobinurRahaman
@MobinurRahaman 2 жыл бұрын
@@fsniraj I have a problem with adding native Audio Equalizer package to React Native app
@thameemansari7514
@thameemansari7514 2 жыл бұрын
@@fsniraj okay brother and thank you for your best reply me. I hope you. You will upload react native with javascript. Please 🥺🥺🥺🥺 please 🥺
@YoungSith
@YoungSith Жыл бұрын
Great video! Is there a tutorial to add an existing .aar to a React Native app?
@AshifKhan-jo5wt
@AshifKhan-jo5wt Жыл бұрын
Hey Niraj, I'm also wokring on a react native project . Is there any doc to learn how to learn native modules for react native? Can you please help me out?
@rohitbarnwal1420
@rohitbarnwal1420 Жыл бұрын
hey bro, can i add an .aar file in react native project?? if so can you create a detailed video
@faisalshaikh7994
@faisalshaikh7994 2 жыл бұрын
Video starts at 2:00
@user-zu2yh1bl2c
@user-zu2yh1bl2c 9 ай бұрын
this code works on expo?
@surendirani1689
@surendirani1689 2 жыл бұрын
Hi bro, Could you pls do a video on how to deploy a ReactJS/React native app into production environment or how we can take the app live ?
@fsniraj
@fsniraj 2 жыл бұрын
Deploying React JS and React Native both are different things. One is native mobile app and another is web but we will try that in future videos.
@0xbijay
@0xbijay Жыл бұрын
Can you make one for Kotlin?
@VedantAlimchandani
@VedantAlimchandani 4 ай бұрын
Blog link expired! Great video though.
@natnael-oqp5082
@natnael-oqp5082 2 жыл бұрын
bro pleas make full stack (mern) project for beginner
@fsniraj
@fsniraj 2 жыл бұрын
Done
@AM-tp9vv
@AM-tp9vv 2 жыл бұрын
can we create a canvas type module as well???
@fsniraj
@fsniraj 2 жыл бұрын
Yeah sure but for that you have to handle the as well and that is not easy like this. If you already know Canvas in Android with kotlin or Java you can do it easily.
@AM-tp9vv
@AM-tp9vv 2 жыл бұрын
@@fsniraj thx for replying bro,with kotlin and java it is achieveable and i have found a library in react native that does the job but what i want to achieve is that when i draw a circle a text should also appear on my canvas beside my drawn circle,this is why i need to draw custom native module
@fsniraj
@fsniraj 2 жыл бұрын
Sorry man I haven't used those things yet so I can't help you on that.
@AM-tp9vv
@AM-tp9vv 2 жыл бұрын
@@fsniraj no problem ,thx anyhow
@bilelrahmouni01
@bilelrahmouni01 9 ай бұрын
ps: he start the tuto at min 3:00
Native Android Module React Native | Java
10:39
Unsure Programmer
Рет қаралды 27 М.
Build React Native modules with Swift
39:15
Scott Batson
Рет қаралды 8 М.
🌊Насколько Глубокий Океан ? #shorts
00:42
MEGA BOXES ARE BACK!!!
08:53
Brawl Stars
Рет қаралды 35 МЛН
Sigma Girl Past #funny #sigma #viral
00:20
CRAZY GREAPA
Рет қаралды 33 МЛН
Я нашел кто меня пранкует!
00:51
Аришнев
Рет қаралды 3,8 МЛН
The New React Native Architecture
25:59
Theo - t3․gg
Рет қаралды 130 М.
PewDiePie! - We built you a gaming PC!
26:48
Linus Tech Tips
Рет қаралды 8 МЛН
The day I broke React Native - Nicola Corti | React Native EU 2023
24:14
Callstack Engineers
Рет қаралды 1,2 М.
Let’s build a Native Library using Expo Modules
2:59:22
notJust․dev
Рет қаралды 11 М.
React native android bridge | Kotlin
15:34
aditya kumar
Рет қаралды 3,9 М.
This is the Only Right Way to Write React clean-code - SOLID
18:23
Tag her 🤭💞 #miniphone #smartphone #iphone #samsung #fyp
0:11
Pockify™
Рет қаралды 19 МЛН
ИГРОВОВЫЙ НОУТ ASUS ЗА 57 тысяч
25:33
Ремонтяш
Рет қаралды 337 М.