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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
fluentui-react-native
Public
Notifications
You must be signed in to change notification settings
Fork
176
Star
1.4k
Code
Issues
84
Pull requests
25
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
fluentui-react-native
scripts
src
utils
on
main
User selector
All users
All time
Commit history
Commits on Jul 8, 2026
feat(scripts): Allow jest tests to run multiple platforms, scripts cleanup (#4136)
Show description for 5b5afea
Jason Morse (JasonVMo)
authored
5b5afea
View commit details
Copy full SHA for 5b5afea
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
Finish ESM transition, move to composite builds, detangle type refs, and re-enable macos PR pipeline (#4124)
Show description for 6c2d6e6
Jason Morse (JasonVMo)
and
Copilot
authored
6c2d6e6
View commit details
Copy full SHA for 6c2d6e6
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
fix: explicitly declare `react-native` exports condition (#4118)
Show description for 23aa900
Tommy Nguyen (tido64)
and
Jason Morse (JasonVMo)
authored
23aa900
View commit details
Copy full SHA for 23aa900
View code at this point
Browse repository at this point
Commits on May 8, 2026
switch scripts package to pure typescript (#4106)
Jason Morse (JasonVMo)
authored
c9ea2d9
View commit details
Copy full SHA for c9ea2d9
View code at this point
Browse repository at this point
Rework jest configuration, move jest and babel configs to scripts, remove extraneous files (#4104)
Show description for ad85949
Jason Morse (JasonVMo)
authored
ad85949
View commit details
Copy full SHA for ad85949
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
Bump rnx-kit packages, fix some preset typing issues, and add extensions and settings for vscode to match our tools (#4055)
Show description for 8a7b549
Jason Morse (JasonVMo)
authored
8a7b549
View commit details
Copy full SHA for 8a7b549
View code at this point
Browse repository at this point
ci: add root level tasks to lage (#4030)
Show description for 72ece07
Saad Najmi (Saadnajmi)
authored
72ece07
View commit details
Copy full SHA for 72ece07
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
Add typescript source files as default exports and fix build order (#4024)
Show description for ac6e7af
Jason Morse (JasonVMo)
authored
ac6e7af
View commit details
Copy full SHA for ac6e7af
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
Address PR feedback from the massive build change (#3991)
Show description for 97211b8
Jason Morse (JasonVMo)
authored
97211b8
View commit details
Copy full SHA for 97211b8
View code at this point
Browse repository at this point
Pre RN 0.81 changes: jsx-runtime, build updates, tool updates, package.json linting and normalization (#3987)
Show description for 088d6c6
Jason Morse (JasonVMo)
authored
088d6c6
View commit details
Copy full SHA for 088d6c6
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
Fix dependencies, create config packages, and implement depcheck --fix-errors (#3948)
Show description for 1ed213f
Jason Morse (JasonVMo)
and
UI-Fabric-RN-Bot
authored
1ed213f
View commit details
Copy full SHA for 1ed213f
View code at this point
Browse repository at this point
Commits on Jul 25, 2025
Get rid of just-script and just-task entirely and switch to clipanion (#3946)
Show description for d541dad
Jason Morse (JasonVMo)
authored
d541dad
View commit details
Copy full SHA for d541dad
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
Rework scripts to no longer require the build-tools step, and make eventual direct TS transition easier (#3935)
Show description for 3e168e4
Jason Morse (JasonVMo)
authored
3e168e4
View commit details
Copy full SHA for 3e168e4
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
Update the build command to use tsc directly, pick targets based off package.json, and integrate codegen (#3926)
Show description for 4acbfe3
Jason Morse (JasonVMo)
authored
4acbfe3
View commit details
Copy full SHA for 4acbfe3
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
Add a bunch of missing peerDependencies (#3494)
Show description for 194bbd6
Andrew Coates (acoates-ms)
authored
194bbd6
View commit details
Copy full SHA for 194bbd6
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
Remove web endpoint & webpack (#1457)
Show description for 597b1e6
Ruriko Araki (rurikoaraki)
authored
597b1e6
View commit details
Copy full SHA for 597b1e6
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
chore: use @rnx-kit/jest-preset (#834)
Show description for e26766e
Tommy Nguyen (tido64)
authored
e26766e
View commit details
Copy full SHA for e26766e
View code at this point
Browse repository at this point
Commits on Jul 24, 2021
chore: replace just-repo-utils with workspace-tools (#791)
Show description for 69c607c
Tommy Nguyen (tido64)
authored
69c607c
View commit details
Copy full SHA for 69c607c
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
Merge build-tools package into scripts (#405)
Show description for 5ac8e01
Jason Morse (JasonVMo)
authored
5ac8e01
View commit details
Copy full SHA for 5ac8e01
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.