{"id":24258611,"url":"https://github.com/teerasej/react-native-handbook","last_synced_at":"2025-09-23T20:31:18.833Z","repository":{"id":148108656,"uuid":"205447101","full_name":"teerasej/react-native-handbook","owner":"teerasej","description":"เนื้อหาประกอบการสอนหลักสูตร React Native ของโค้ชพลเอคร้าบ อัพเดตต่อเนื่องมาตลอด 5 ปีเลยจ้า สนใจจัดอบรมให้ทีมโดยเฉพาะติดต่อ 083-071-3373 หรือเว็บไซต์ด้านล่างได้น้ะ","archived":false,"fork":false,"pushed_at":"2024-04-24T17:06:44.000Z","size":412,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-25T04:52:46.600Z","etag":null,"topics":["cross-platform","mobile-development","nodejs","react-native"],"latest_commit_sha":null,"homepage":"https://nextflow.in.th/course/react-native-essential-training/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teerasej.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-08-30T19:45:16.000Z","updated_at":"2024-04-25T03:09:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"82c11f3c-bfd5-4ef8-8de4-e3c373bb1ab7","html_url":"https://github.com/teerasej/react-native-handbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teerasej%2Freact-native-handbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teerasej%2Freact-native-handbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teerasej%2Freact-native-handbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teerasej%2Freact-native-handbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teerasej","download_url":"https://codeload.github.com/teerasej/react-native-handbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233995425,"owners_count":18763048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cross-platform","mobile-development","nodejs","react-native"],"created_at":"2025-01-15T05:48:29.848Z","updated_at":"2025-09-23T20:31:18.828Z","avatar_url":"https://github.com/teerasej.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# React Native Handbook\n\nby Teerasej Jiraphatchandej, [Nextflow.in.th](https://www.nextflow.in.th)\n\n- [Slide](https://nextflowth-my.sharepoint.com/:b:/g/personal/teerasej_nextflowth_onmicrosoft_com/ERTJ6PlvH91KoFmHI9LwtZ0BFIaPF28IVtiRdksuCImL7Q?e=HD9iDy)\n\n# Setup\n\n- [Setup](setup.md)\n- [Expo account signup](https://expo.dev/signup)\n\n\n# Fundamental\n\n1. [React Fundamental](contents/fundamental/react-concept/README.md)\n2. [Stack Navigation](contents/stack-navigation/readme.md)\n3. [Tab Navigation](contents/tab-navigation/readme.md)\n\n\n# Example part \n\n1. [User Interface Module](contents/note-app/3-setup-ui.md)\n2. [React Navigation \u0026 Redux](contents/fundamental/react-nav-redux/README.md)\n3. [Connect Web API](contents/fundamental/react-web-api/README.md)\n4. [SQLite](contents/fundamental/react-sqlite/README.md)\n\n## Function Component\n\n- **AI:** [ChatGPT](contents/chatgpt-client/README.md)\n- **Web API:** [ดึงข้อมูลจาก Web API](contents/example-part/web-api-axios.md)\n\n## Class Component\n\n- **SQLite Database:** [บันทึกข้อมูล](contents/example-part/save-data-sqlite.md)\n- **JWT Sign in:** [Login with JWT](contents/example-part/login-with-jwt.md)\n- **Google Map:** [Pin Marker on Map](contents/example-part/pin-marker-on-map.md)\n\n# + Workshop \n\n- **Counter + Redux:** [แบบ Function component](contents/counter-redux-function/readme.md) | [แบบ Class Component](contents/counter-redux/readme.md)\n- **Note Application**: [แบบ Function component](contents/note-app-function/README.md) | [แบบ Class Component](note-app/README.md)\n- **Barcode Checker** [แบบ Function Component](contents/barcode-checker/README.md)\n- **Branch Locator** [แบบ Class Component](contents/branch-locator/README.md)\n- [Local Notification](contents/local-notitication/README.md)\n\n# Publishing \n\n- [การ Publish Application File](contents/publishing/readme.md)\n\n# Performance \n\n- [Slide](https://www.dropbox.com/s/s2fjkiadto2az9o/Performance%20in%20React.pdf?dl=0)\n\n\n# Security \n\n- [Slide](https://www.dropbox.com/s/ayj0tqpxea1dphw/Security%20in%20React%20Native.pdf?dl=0)\n\n# Advanced Topics\n\n- [Advanced Topics Exercise](/contents/advanced-topics/README.md)\n\n# Reference \n\n- [Node Handbook](https://github.com/teerasej/node-handbook)\n- [React Handbook](https://github.com/teerasej/react-handbook)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteerasej%2Freact-native-handbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteerasej%2Freact-native-handbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteerasej%2Freact-native-handbook/lists"}