Jimmy Cook
Jimmy Cook
  • Видео 22
  • Просмотров 332 937
The Best way to get user feedback for your app
#reactnative #react #javascript
Subscribe for React Native Videos: ruclips.net/channel/UCY0uciTS6mAHOmJ3SiMx3Rg
My Github: github.com/WJimmyCook
Follow me on Twitter:
wjimmycook
Просмотров: 472

Видео

5 years as a React Native Developer - some more thoughts
Просмотров 13 тыс.Год назад
#reactnative #react #javascript Subscribe for React Native Videos: ruclips.net/channel/UCY0uciTS6mAHOmJ3SiMx3Rg Follow me on Twitter: wjimmycook
How to sync WatermelonDB with Supabase
Просмотров 5 тыс.Год назад
#reactnative #react #javascript Subscribe for React Native Videos: ruclips.net/channel/UCY0uciTS6mAHOmJ3SiMx3Rg
How to structure files and folders for a React Native app
Просмотров 3,5 тыс.2 года назад
#reactnative #react #javascript An overview of how I prefer to structure a React Native project. I like to keep it simple. Subscribe for React Native Videos: ruclips.net/channel/UCY0uciTS6mAHOmJ3SiMx3Rg My Github: github.com/WJimmyCook Follow me on Twitter: wjimmycook
React Native Folder Structure (From a 4 Year Old Production App)
Просмотров 3,1 тыс.2 года назад
#reactnative #react #javascript Check out reactnativejobs.com if you are looking for a React Native job or looking to hire React Native developers. Libraries and services mentioned in this video: github.com/ds300/patch-package github.com/Shopify/restyle github.com/rt2zz/redux-persist github.com/redux-orm/redux-orm github.com/Nozbe/WatermelonDB supabase.com/ firebase.google.com/ github.com/wix/r...
Xcode basics for React Native beginners
Просмотров 19 тыс.2 года назад
#reactnative #react #javascript Check out reactnativejobs.com if you are looking for a React Native job or looking to hire React Native developers. Subscribe for React Native Videos: ruclips.net/channel/UCY0uciTS6mAHOmJ3SiMx3Rg My Github: github.com/WJimmyCook Follow me on Twitter: wjimmycook
How Push Notifications Work on iOS and Android
Просмотров 21 тыс.2 года назад
#reactnative #pushnotifications #javascript Check out reactnativejobs.com if you are looking for a React Native job or looking to hire React Native developers. A brief video explaining how push notifications work. Outline 0:00 Permissions 1:33 Local Notifications 2:05 Notifications From Server 5:38 Notification Interactions Subscribe for React Native Videos: ruclips.net/channel/UCY0uciTS6mAHOmJ...
4 years as a React Native developer - some thoughts
Просмотров 31 тыс.2 года назад
#reactnative #react #javascript Check out reactnativejobs.com if you are looking for a React Native job or looking to hire React Native developers. Some thoughts and opinions after building and maintaining React Native apps for 4 years. Outline 0:00 Intro 0:39 Learning curve 3:09 Styling 6:37 Animations 9:00 Reasons to not use react native Subscribe for React Native Videos: ruclips.net/channel/...
Create an image from a React Native component and share it on social media
Просмотров 14 тыс.4 года назад
#reactnative #react #javascript Check out reactnativejobs.com if you are looking for a React Native job or looking to hire React Native developers. repo: github.com/WJimmyCook/react-native-growth-features Subscribe for React Native Videos: ruclips.net/channel/UCY0uciTS6mAHOmJ3SiMx3Rg My Github: github.com/WJimmyCook Follow me on Twitter: wjimmycook Outline 0:00 Intro 0:22 Create a c...
What's the best local database for React Native? Well, it depends...
Просмотров 30 тыс.4 года назад
#reactnative #react #javascript Check out reactnativejobs.com if you are looking for a React Native job or looking to hire React Native developers. A short video covering some of the local databases I've used in my react native apps and some I haven't used. Support the channel: www.buymeacoffee.com/jimmycook outline: 0:00 Intro 0:31 redux persist 1:22 realm 2:54 firebase 3:47 watermelon 5:02 DB...
React Native Breathing Animation using Animated API (similar to Apple Watch breathe app)
Просмотров 4,6 тыс.4 года назад
#reactnative #react #javascript Check out reactnativejobs.com if you are looking for a React Native job or looking to hire React Native developers. I'll show you how I created a breathing animation similar to the Apple Watch breathe animation. code: github.com/WJimmyCook/react-native-animated-examples Support the channel: www.buymeacoffee.com/jimmycook Subscribe for React Native Videos: ruclips...
ALL 24 React Native Components Explained In Less Than 9 Minutes
Просмотров 65 тыс.4 года назад
#reactnative #react #javascript Check out reactnativejobs.com if you are looking for a React Native job or looking to hire React Native developers. A quick explanation of every React Native core component and how I use them (or don't use them). Outline 0:00 Intro 0:30 View 0:56 Text 1:32 TextInput 1:52 ScrollView 2:21 FlatList 3:02 SectionList 3:25 ActivityIndicator 3:38 Image 3:44 ImageBackgro...
How the React Native Bridge works (and how it will change in the future)
Просмотров 38 тыс.4 года назад
#reactnative #react #javascript Check out reactnativejobs.com if you are looking for a React Native job or looking to hire React Native developers. A deep dive into the React Native bridge. We'll also look at the new React Native Architecture and how communication between the native side and the JavaScript side will change in the future. Support the channel: www.buymeacoffee.com/jimmycook Subsc...
React Native Releases With Fastlane + CodePush - Part 5
Просмотров 5 тыс.4 года назад
React Native Releases With Fastlane CodePush - Part 5
React Native Fastlane production release (with localized metadata) - Part 4
Просмотров 5 тыс.4 года назад
React Native Fastlane production release (with localized metadata) - Part 4
Capture React Native Screenshots Automatically with Detox and Fastlane - Part 3
Просмотров 11 тыс.4 года назад
Capture React Native Screenshots Automatically with Detox and Fastlane - Part 3
Automate React Native Releases With Fastlane - Android Beta - Part 2
Просмотров 13 тыс.4 года назад
Automate React Native Releases With Fastlane - Android Beta - Part 2
Automate React Native Releases With Fastlane - iOS TestFlight - Part 1
Просмотров 27 тыс.4 года назад
Automate React Native Releases With Fastlane - iOS TestFlight - Part 1
How To Use the New Pressable Component in React Native
Просмотров 10 тыс.4 года назад
How To Use the New Pressable Component in React Native
How to Announce New Features in a React Native App
Просмотров 8 тыс.4 года назад
How to Announce New Features in a React Native App

Комментарии

  • @aservantofjesuschrist6911
    @aservantofjesuschrist6911 3 дня назад

    For what shall it profit a man, if he shall gain the whole world, and lose his own soul? Or what shall a man give in exchange for his soul? Whosoever believeth in Jesus Christ should not perish, but have everlasting life. Please come to Jesus Christ, He loves you.

  • @spatialfeelings
    @spatialfeelings 10 дней назад

    Clear, straight to the point. Great work

  • @samikshajagtap9176
    @samikshajagtap9176 12 дней назад

    Now it has been released

  • @syazanizulkhairi8918
    @syazanizulkhairi8918 22 дня назад

    you got cool stuff

  • @devkumar9889
    @devkumar9889 Месяц назад

    This is what I was searching for

  • @lakshmaji.mutyala
    @lakshmaji.mutyala Месяц назад

    Others: why didn;y understand whay Jimmy said. Me: The cat waggy tail

  • @tdelaveau
    @tdelaveau 2 месяца назад

    Hey mate, I was just curious how old were you when you started learning RN and how long did it take you to land a paid job. Also, how much time did you put each week to the learning process before getting paid. Thanks :)

  • @isegofficial
    @isegofficial 2 месяца назад

    “Drunk Jawer” 🤷🏽‍♂️

  • @itscooldawgdonteventrip
    @itscooldawgdonteventrip 3 месяца назад

    Bro I was about to learn react native.... I am senior android developer. You know what I will not learn ( or very very very quickly KMP or compose KMP ) and I will just learn Swift and iOS and try to make money on the App Store. Because... put limits. on the type of app you can build learning Flutter and React Native. Why?

  • @Pareshbpatel
    @Pareshbpatel 3 месяца назад

    {2024-09-27}

  • @sebasthianandrescastillohi7136
    @sebasthianandrescastillohi7136 3 месяца назад

    there is a Course that teach all of this?

  • @daviamerico2268
    @daviamerico2268 3 месяца назад

    After see this i realized "Native" web components sucks so much, there is no even a spinner

    • @yim
      @yim 3 месяца назад

      The ActivityIndicator component is a spinner

    • @daviamerico2268
      @daviamerico2268 3 месяца назад

      @@yim i mean web components (html) not mobile native

  • @joaogabrieltfm4296
    @joaogabrieltfm4296 3 месяца назад

    Thank you bro

  • @iveshenry18
    @iveshenry18 4 месяца назад

    google payments email notif mid-tutorial is a huge flex

    • @yim
      @yim 3 месяца назад

      Haha never noticed that

  • @sumant2000
    @sumant2000 4 месяца назад

    i want to use simulator to test my code often so i came to xcode. i want to build in react native only not any other. sounds good video. will try soon. i will send u linkedin req

  • @puneetkansal4474
    @puneetkansal4474 4 месяца назад

    node_modules/react-native-config/ios/ReactNativeConfig/BuildDotenvConfig.rb: No such file or directory

  • @Fearlesser
    @Fearlesser 4 месяца назад

    wtf is that in the background a alien monster ?

  • @NikolayChankov-s3g
    @NikolayChankov-s3g 5 месяцев назад

    How to point to the app values - bundleId, app_identifier etc.. , with .env variables ?

  • @NikolayChankov-s3g
    @NikolayChankov-s3g 5 месяцев назад

  • @NikolayChankov-s3g
    @NikolayChankov-s3g 5 месяцев назад

    how to make the bundle:id and all other values related to the app with .env variables ?

  • @sihambendaia3909
    @sihambendaia3909 5 месяцев назад

    I thought you were David Tennant XD

  • @InAsh06
    @InAsh06 5 месяцев назад

    Thanks hero ❤

  • @bryanprimus
    @bryanprimus 5 месяцев назад

    yeah. we always overthinking it

  • @muhammadhakeem8988
    @muhammadhakeem8988 6 месяцев назад

    Thanks for the info. Subscribed!

  • @lrajoo11
    @lrajoo11 6 месяцев назад

    amazing!

  • @abdulragib6004
    @abdulragib6004 6 месяцев назад

    Nice fantastic

  • @1BMarcello
    @1BMarcello 6 месяцев назад

    After a long search, I finally understood the topic with your explanation. Many thanks.

  • @jnmldo
    @jnmldo 6 месяцев назад

    Brilliant video! Thank you so much for your explanation.

  • @Simple38
    @Simple38 7 месяцев назад

    Man you dropped this 👑 Trust me the worst thing to work on is React native . Do you know how to use Audio in React Native web View . Basically my webView Has a Recording Functionality . I need to access it through my React Native Application I am stuck for 5 days . Couldn't find a solution either

  • @HoussemBahri-nn3qt
    @HoussemBahri-nn3qt 7 месяцев назад

    What an explanation 👏👏👏

  • @varunwadhwa7979
    @varunwadhwa7979 7 месяцев назад

    Good video . My problem with RN is that packages are not updated . Looks like EXPO has taken entire responsibility for RN

  • @meditataor
    @meditataor 7 месяцев назад

    This was a great video

  • @erickbravo5299
    @erickbravo5299 7 месяцев назад

    Do you find that we still need to have the android folder to build for android if your using expo? I'm getting conflicting answers from the web.

  • @msj8285
    @msj8285 7 месяцев назад

    Wonderful, thank you so much!

  • @techsamad7330
    @techsamad7330 7 месяцев назад

    Can i use Xcode for Write React native code inside xcode as a (IDE) instead of Visual studio code.? please let me know.

  • @martincdt
    @martincdt 8 месяцев назад

    Dude you saved me I was just missing the "instagram-stories" in the plist. Have a great week ;)

  • @mrmagnetic927
    @mrmagnetic927 9 месяцев назад

    We need an update video here. Thanks for the explaination

  • @caiolagreca2696
    @caiolagreca2696 9 месяцев назад

    Is it working nowadays?

  • @houssembahri-l9t
    @houssembahri-l9t 9 месяцев назад

    Best of videos i have ever seen

  • @AnanthM-y7f
    @AnanthM-y7f 9 месяцев назад

    I see a cat tail

  • @laizyeyez2712
    @laizyeyez2712 9 месяцев назад

    Thanks. Just what I needed.

  • @terjemah_alquran
    @terjemah_alquran 9 месяцев назад

    Thank you for sharing. I started releasing my app in 2020 when working from home due to COVID. I received a lot of feedback, and since then, the app has grown into a company

    • @yim
      @yim 9 месяцев назад

      Cool, what’s the app?

  • @therahul5304
    @therahul5304 10 месяцев назад

    .

  • @bkherkatary
    @bkherkatary 10 месяцев назад

    I made a project using Expo. I wanted to share multiple components at once. I tried using expo sharing but it does not support multiple sharing. I ejected my project, followed the steps in the installation guide of react-native-share library, but I am getting this error. I cant seem to find the solution.Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNShare' could not be found. Verify that a module by this name is registered in the native binary., js engine: hermes Could you help me ?

  • @griffinkirkland9087
    @griffinkirkland9087 10 месяцев назад

    I love youtube. you think you want the truth, you will not get the truth, you will get reality. I just saw a video before this one, title is "The Time for React Native is NOW"

  • @e-guerrero
    @e-guerrero 10 месяцев назад

    You sir, are a gentleman and a schola!

  • @h.t.8812
    @h.t.8812 11 месяцев назад

    that's great, thank you!

  • @AllanJeremy
    @AllanJeremy 11 месяцев назад

    This is the best video on push notifications I've ever watched. Clear, succinct and information dense. You, sir, have earned my sub.

  • @nishanthlaxmanan5919
    @nishanthlaxmanan5919 11 месяцев назад

    I'm getting some errors after installing react native share... I'm not using expo though... Can some one help me?

  • @Cosmos_Harmony
    @Cosmos_Harmony 11 месяцев назад

    🎉🎉🎉🎉 Thank You For Clear Video