Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rutvik24
/
react-native-app-starter
Public
forked from
atliq/react-native-app-starter
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 10, 2025
Merge pull request #23 from rutvik24/master
Show description for 0050576
krinish291
authored
0050576
View commit details
Copy full SHA for 0050576
Browse repository at this point
Changed: package version
rutvik
committed
39b41bb
View commit details
Copy full SHA for 39b41bb
Browse repository at this point
Merge branch 'atliq:master' into master
rutvik24
authored
ce2c2d2
View commit details
Copy full SHA for ce2c2d2
Browse repository at this point
Added: android build and cleaning commands
rutvik
committed
d0872c3
View commit details
Copy full SHA for d0872c3
Browse repository at this point
Commits on Jul 8, 2025
Merge pull request #22 from rutvik24/master
Show description for 8f5feff
krinish291
authored
8f5feff
View commit details
Copy full SHA for 8f5feff
Browse repository at this point
refactor: Update safeRemove function to use async for removal attempts
rutvik
committed
8ad4740
View commit details
Copy full SHA for 8ad4740
Browse repository at this point
Merge pull request #21 from rutvik24/master
Show description for 7581ec1
rutvik24
authored
7581ec1
View commit details
Copy full SHA for 7581ec1
Browse repository at this point
Update src/utils/fileSystem.ts
Show description for 61fe5d8
rutvik24
and
Copilot
authored
61fe5d8
View commit details
Copy full SHA for 61fe5d8
Browse repository at this point
Update src/services/UIService.ts
Show description for b4c34d0
rutvik24
and
Copilot
authored
b4c34d0
View commit details
Copy full SHA for b4c34d0
Browse repository at this point
Merge branch 'master' of github.com:rutvik24/react-native-app-starter
rutvik
committed
a6433fb
View commit details
Copy full SHA for a6433fb
Browse repository at this point
refactor: Improve error handling and add Windows support for postinstall scripts
rutvik
committed
4c44528
View commit details
Copy full SHA for 4c44528
Browse repository at this point
Apply suggestions from code review
Show description for 36a817a
mahavirvataliya
and
Copilot
authored
36a817a
View commit details
Copy full SHA for 36a817a
Browse repository at this point
Merge branch 'atliq:master' into master
rutvik24
authored
a7035ad
View commit details
Copy full SHA for a7035ad
Browse repository at this point
Add 'dist' directory to .gitignore to prevent build artifacts from being tracked
rutvik
committed
354a210
View commit details
Copy full SHA for 354a210
Browse repository at this point
Remove UIService and related files, including types and validation utilities, to streamline the codebase. This includes the deletion of file system utilities and version comparison utilities, enhan…
Show description for 83c17db
rutvik
committed
83c17db
View commit details
Copy full SHA for 83c17db
Browse repository at this point
Commits on Jul 7, 2025
feat: Implement core services and utilities for project setup
Show description for 7064a77
rutvik
committed
7064a77
View commit details
Copy full SHA for 7064a77
Browse repository at this point
Commits on Jun 26, 2025
Merge pull request #20 from rutvik24/master
Show description for 46ce30d
krinish291
authored
46ce30d
View commit details
Copy full SHA for 46ce30d
Browse repository at this point
Removed: demo subproject reference from the repository
rutvik
committed
c47c7c7
View commit details
Copy full SHA for c47c7c7
Browse repository at this point
Changed: package version to 1.0.18 and enhance project setup for Bun dependency installation
rutvik
committed
f964ac3
View commit details
Copy full SHA for f964ac3
Browse repository at this point
Merge pull request #19 from rutvik24/master
Show description for 383b58f
krinish291
authored
383b58f
View commit details
Copy full SHA for 383b58f
Browse repository at this point
Changed: update package version to 1.0.17
rutvik
committed
1fb52ad
View commit details
Copy full SHA for 1fb52ad
Browse repository at this point
Changed: project setup to ensure Bun installation and add tsconfig.json with compilerOptions
rutvik
committed
4a2292f
View commit details
Copy full SHA for 4a2292f
Browse repository at this point
Merge branch 'master' of github.com:atliq/react-native-app-starter
rutvik
committed
71641b0
View commit details
Copy full SHA for 71641b0
Browse repository at this point
Modified script to use bun as a package manager
rutvik
committed
2313c21
View commit details
Copy full SHA for 2313c21
Browse repository at this point
Commits on Nov 26, 2024
Merge pull request #18 from rutvik24/master
Show description for 4166d92
thejayvaghela
authored
4166d92
View commit details
Copy full SHA for 4166d92
Browse repository at this point
Changed: package version
rutvik
committed
0bd657c
View commit details
Copy full SHA for 0bd657c
Browse repository at this point
Changed: yarn version issues
rutvik
committed
ccc8ded
View commit details
Copy full SHA for ccc8ded
Browse repository at this point
Merge branch 'master' of github.com:atliq/react-native-app-starter
rutvik
committed
3b95532
View commit details
Copy full SHA for 3b95532
Browse repository at this point
Merge pull request #17 from rutvik24/master
Show description for 88059ab
thejayvaghela
authored
88059ab
View commit details
Copy full SHA for 88059ab
Browse repository at this point
Merge branch 'master' of github.com:atliq/react-native-app-starter
rutvik
committed
aeef37b
View commit details
Copy full SHA for aeef37b
Browse repository at this point
Merge branch 'master' of github.com:rutvik24/react-native-app-starter
rutvik
committed
8221aef
View commit details
Copy full SHA for 8221aef
Browse repository at this point
Fixed: script according to new react native version
rutvik
committed
02c8bd4
View commit details
Copy full SHA for 02c8bd4
Browse repository at this point
Commits on Sep 26, 2024
Changed: project initialization command
rutvik
committed
0d1c8f1
View commit details
Copy full SHA for 0d1c8f1
Browse repository at this point
Commits on Aug 5, 2024
Merge pull request #16 from atliq/revert-15-master
Show description for a6a20ae
krinish291
authored
a6a20ae
View commit details
Copy full SHA for a6a20ae
Browse repository at this point
Commits on Jul 31, 2024
Revert "Fix yarn issues"
thejayvaghela
authored
709c76f
View commit details
Copy full SHA for 709c76f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.