I love this new initiative from the expo team. Putting out very informative content on the Expo youtube channel helps alot. I look forward to more of this.
great video! about time Expo is offering videos like these! Thumbs up! how about a voice recognition video using the device's native engine for any language (no time limit option) ... that would be awesome! (ios / android)
I installed it locally and it worked perfectly, but when I published it on npm and tried to use it in another expo project I received the following error: Error: Cannot find native module 'ExpoBarcode', js engine: hermes What do I do ?
Apparently it only works with npx expo run:android or npx expo run:ios, but it's not working with expo go, only on emulators. My native expo module won't work on expo go?
I tested a native lib of mine with react native cli, and it also worked with expo bare, but then the expo modules becomes useless because I don't see the purpose of doing something with expo when I can do it with react native and get the same result with expo, and even get a better result with react native. I wanted to understand more about why... AND IF there is a way for me to run my native lib downloaded from npm in expo GO if not... Expo modules are of no use to common users as I said.
@@sahilverma_dev The initialization script for create-expo-module currently only supports Unix-like systems. What you need to do is switch to Linux or macOS for development, or rewrite a set of initialization scripts that support Windows.
I love this new initiative from the expo team. Putting out very informative content on the Expo youtube channel helps alot. I look forward to more of this.
Agreed, very helpful!
great video! about time Expo is offering videos like these! Thumbs up! how about a voice recognition video using the device's native engine for any language (no time limit option) ... that would be awesome! (ios / android)
Wow, what a great video. Thank you so much for this.
✖ Installing module dependencies
Error: npm install exited with non-zero code: 1
I met the same problem as you.
How do i install dependencies for the native ios?
How to wrap native libraries | Expo modules tutorial
th-cam.com/video/M8eNfH1o0eE/w-d-xo.html
How to install third party sdk into native module?
Good question, I want to know also
Awesome
I installed it locally and it worked perfectly, but when I published it on npm and tried to use it in another expo project I received the following error:
Error: Cannot find native module 'ExpoBarcode', js engine: hermes
What do I do ?
Apparently it only works with npx expo run:android or npx expo run:ios, but it's not working with expo go, only on emulators. My native expo module won't work on expo go?
I tested a native lib of mine with react native cli, and it also worked with expo bare, but then the expo modules becomes useless because I don't see the purpose of doing something with expo when I can do it with react native and get the same result with expo, and even get a better result with react native. I wanted to understand more about why... AND IF there is a way for me to run my native lib downloaded from npm in expo GO if not... Expo modules are of no use to common users as I said.
create a expo development client to use the module
Love this
can i create a native module in windows?
Yes but the only exception is Xcode support, but you can use VScode and a Swift highlight extension directly to add or modify Swift code
@@oliverloops. I am not sure about it I am not even able to make a project
i am getting
set -eo pipefail
error everytime
@@sahilverma_dev The initialization script for create-expo-module currently only supports Unix-like systems. What you need to do is switch to Linux or macOS for development, or rewrite a set of initialization scripts that support Windows.
@@frammolzamanda3129 yeah just got to know about this.
Thankx for the reply
Could you please check this tutorial on windows ? just the android part
I wonder why you set the setTheme in the dependency array instead of the theme?
Could you check/run this tutorial on windows? I have error even at creating an empty module.
You need a mac to develop an iOS module!
@@ExpoDevelopers I am talking about android native module.
@@ExpoDevelopers * I have problem with that part.
Thanks
please create native module for over other apps for android
Can you elaborate more on what you mean?
Cannot find module '@octokit/request'
Cannot find module '@octokit/request'