If anyone having issues with the Tailwind/NativeWind Styles are Not being applied, please add your components folder to your Tailwind Config file as well like: This is my tailwind.config.js file, see I added the components folder as well -------- /** @type {import('tailwindcss').Config} */ module.exports = { // NOTE: Update this to include the paths to all of your component files. content: ["./app/**/*.{js,jsx,ts,tsx}", "./components/**/*.{js,jsx,ts,tsx}"], presets: [require("nativewind/preset")], theme: { extend: {}, }, plugins: [], };
What’s the name of the simulator you are using for iOS that is the iPhone on the screen? You said android simulator for androids but what is the name of the one for iPhone iOS
Thanks for this video
Please is it possible to put fcfa currency for the pricing ?
If anyone having issues with the Tailwind/NativeWind Styles are Not being applied, please add your components folder to your Tailwind Config file as well like:
This is my tailwind.config.js file, see I added the components folder as well --------
/** @type {import('tailwindcss').Config} */
module.exports = {
// NOTE: Update this to include the paths to all of your component files.
content: ["./app/**/*.{js,jsx,ts,tsx}", "./components/**/*.{js,jsx,ts,tsx}"],
presets: [require("nativewind/preset")],
theme: {
extend: {},
},
plugins: [],
};
Correct.
This project can be included in my resume
Is there any credential for Udemy api? Although I requested api key, it is still pending.
The Recommended Courses is null ?!!!!??
thanks a lot 🌹🌹🌹🌹🌹🌹🌹🌹
Most welcome 😊
Is it possible for me to put this on playstore and get money from it ?
where is the other data source (without udemy api) ı cannot see.
Video is too long so i recommended to have timestamp for any section ❤
The timestamp is coming soon. Later today.
I'm having this error on windows - Cannot find module '../lightningcss.win32-x64-msvc.node'. Can't find the solution online
What’s the name of the simulator you are using for iOS that is the iPhone on the screen? You said android simulator for androids but what is the name of the one for iPhone iOS
Xcode
Your tutorial is great but the vs code theme is bad, can't see the code
Sorry for that. What theme would you recommend?
I'm getting something went wrong error
Your VS code theme is pretty hard on the eyes.
Thanks for bringing it to my attention. Can you suggest a theme that’s good for the eyes?
What kind a video is this without a time stamp. I rather watch another one.
Timestamp is under the Table of Contents section in description.