Jimmy Cook
Jimmy Cook
  • 22
  • 311 045
The Best way to get user feedback for your app
#reactnative #react #javascript
Subscribe for React Native Videos: ua-cam.com/channels/Y0uciTS6mAHOmJ3SiMx3Rg.html
My Github: github.com/WJimmyCook
Follow me on Twitter:
wjimmycook
Переглядів: 379

Відео

5 years as a React Native Developer - some more thoughts
Переглядів 11 тис.Рік тому
#reactnative #react #javascript Subscribe for React Native Videos: ua-cam.com/channels/Y0uciTS6mAHOmJ3SiMx3Rg.html Follow me on Twitter: wjimmycook
How to sync WatermelonDB with Supabase
Переглядів 4,6 тис.Рік тому
#reactnative #react #javascript Subscribe for React Native Videos: ua-cam.com/channels/Y0uciTS6mAHOmJ3SiMx3Rg.html
How to structure files and folders for a React Native app
Переглядів 3,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: ua-cam.com/channels/Y0uciTS6mAHOmJ3SiMx3Rg.html My Github: github.com/WJimmyCook Follow me on Twitter: wjimmycook
React Native Folder Structure (From a 4 Year Old Production App)
Переглядів 2,9 тис.Рік тому
#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
Переглядів 15 тис.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: ua-cam.com/channels/Y0uciTS6mAHOmJ3SiMx3Rg.html My Github: github.com/WJimmyCook Follow me on Twitter: wjimmycook
How Push Notifications Work on iOS and Android
Переглядів 18 тис.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: ua-cam.com/channels/Y0uciTS6mAHOmJ3S...
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: ua-cam.com/channels/...
Create an image from a React Native component and share it on social media
Переглядів 14 тис.3 роки тому
#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: ua-cam.com/channels/Y0uciTS6mAHOmJ3SiMx3Rg.html My Github: github.com/WJimmyCook Follow me on Twitter: wjimmycook Outline 0:00 Intro 0:22 Create ...
What's the best local database for React Native? Well, it depends...
Переглядів 29 тис.3 роки тому
#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,5 тис.3 роки тому
#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: ua-cam....
ALL 24 React Native Components Explained In Less Than 9 Minutes
Переглядів 60 тис.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)
Переглядів 36 тис.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
Переглядів 12 тис.4 роки тому
Automate React Native Releases With Fastlane - Android Beta - Part 2
Automate React Native Releases With Fastlane - iOS TestFlight - Part 1
Переглядів 26 тис.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

КОМЕНТАРІ

  • @sumant2000
    @sumant2000 21 годину тому

    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 6 днів тому

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

  • @Fearlesser
    @Fearlesser 8 днів тому

    wtf is that in the background a alien monster ?

  • @NikolayChankov-s3g
    @NikolayChankov-s3g 15 днів тому

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

  • @NikolayChankov-s3g
    @NikolayChankov-s3g 15 днів тому

  • @NikolayChankov-s3g
    @NikolayChankov-s3g 15 днів тому

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

  • @sihambendaia3909
    @sihambendaia3909 28 днів тому

    I thought you were David Tennant XD

  • @InAsh06
    @InAsh06 Місяць тому

    Thanks hero ❤

  • @bryanltobing
    @bryanltobing Місяць тому

    yeah. we always overthinking it

  • @muhammadhakeem8988
    @muhammadhakeem8988 Місяць тому

    Thanks for the info. Subscribed!

  • @lrajoo11
    @lrajoo11 Місяць тому

    amazing!

  • @abdulragib6004
    @abdulragib6004 2 місяці тому

    Nice fantastic

  • @1BMarcello
    @1BMarcello 2 місяці тому

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

  • @jnmldo
    @jnmldo 2 місяці тому

    Brilliant video! Thank you so much for your explanation.

  • @Simple38
    @Simple38 2 місяці тому

    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 3 місяці тому

    What an explanation 👏👏👏

  • @varunwadhwa7979
    @varunwadhwa7979 3 місяці тому

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

  • @meditataor
    @meditataor 3 місяці тому

    This was a great video

  • @erickbravo5299
    @erickbravo5299 3 місяці тому

    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 3 місяці тому

    Wonderful, thank you so much!

  • @techsamad7330
    @techsamad7330 3 місяці тому

    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 3 місяці тому

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

  • @mrmagnetic927
    @mrmagnetic927 4 місяці тому

    We need an update video here. Thanks for the explaination

  • @caiolagreca2696
    @caiolagreca2696 4 місяці тому

    Is it working nowadays?

  • @user-ob4tm9et7q
    @user-ob4tm9et7q 5 місяців тому

    Best of videos i have ever seen

  • @user-hh5vg9st1q
    @user-hh5vg9st1q 5 місяців тому

    I see a cat tail

  • @laizyeyez2712
    @laizyeyez2712 5 місяців тому

    Thanks. Just what I needed.

  • @terjemah_alquran
    @terjemah_alquran 5 місяців тому

    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

  • @therahul5304
    @therahul5304 5 місяців тому

    .

  • @bkherkatary
    @bkherkatary 6 місяців тому

    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 6 місяців тому

    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 6 місяців тому

    You sir, are a gentleman and a schola!

  • @h.t.8812
    @h.t.8812 6 місяців тому

    that's great, thank you!

  • @AllanJeremy
    @AllanJeremy 6 місяців тому

    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 6 місяців тому

    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 6 місяців тому

    🎉🎉🎉🎉 Thank You For Clear Video

  • @rohan7011
    @rohan7011 6 місяців тому

    Hey, could you provide the source code for sync?

  • @karastudio
    @karastudio 7 місяців тому

    Like pressed! Hey Jimmy, - Do you keep old release notes in the code or just replace them with every new release? - How do you pass the release notes to the modal?

    • @yim
      @yim 6 місяців тому

      I don’t keep old release notes and I just hardcore the notes in the modal. It’s really nice to have a dead simple release notes process. One day I might implement something with more features (and therefore more complexity) but for now it’s good.

  • @tatsuya2486
    @tatsuya2486 7 місяців тому

    this one can using on react native?

  • @mma-dost
    @mma-dost 7 місяців тому

    Hey can you please make react native roadmap for us begineers ? How we can get a job as a rn dev

    • @yim
      @yim 7 місяців тому

      Best way to get a job is build a real app and put it in the App Store

    • @mma-dost
      @mma-dost 7 місяців тому

      thanks, got it link to any roadmap if you want to share, please@@yim And I will surely purchase play store developer subscription and upload it in play store this very year. A real app 🚀🚀🔥🔥

  • @FahmiEshaq
    @FahmiEshaq 7 місяців тому

    You talk from experience

  • @FahmiEshaq
    @FahmiEshaq 7 місяців тому

    Thank you

  • @nateudev7810
    @nateudev7810 7 місяців тому

    Hey Jimmy! Great content and thanks for sharing your thoughts. Honestly, I'm kinda trying to switch from full stack to mobile development 100%, and having 4 years of experience on that makes me want to ask something, is you were in my position, would you rather learn some basics about native and then go into RN, or just simply start all over RN? I ask this because at the moment, I know I could not change my current job to a RN job, because of the lack of knowledge, so basically at the moment let's say is gonna be like a friendly and enjoyable approach.

  • @echannellink7652
    @echannellink7652 7 місяців тому

    This is cool. Thanks alot

  • @StudyStreamPlus
    @StudyStreamPlus 7 місяців тому

    Great overview. Thanks for this.

  • @kvo6307
    @kvo6307 7 місяців тому

    Have new components been released since when the video was uploaded?

    • @yim
      @yim 7 місяців тому

      I don’t think so and it doesn’t seem like there are any new components in the works

  • @Alphfirm
    @Alphfirm 7 місяців тому

    Thanks!

  • @dodiherlangga1408
    @dodiherlangga1408 8 місяців тому

    nice video

  • @harshdeep7015
    @harshdeep7015 8 місяців тому

    We can also import app version from package.json??