msgraph-sample-react-native
msgraph-sample-react-native copied to clipboard
This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from React Native mobile apps.
Bumps [react-native-app-auth](https://github.com/FormidableLabs/react-native-app-auth) from 6.4.3 to 7.2.0. Release notes Sourced from react-native-app-auth's releases. v7.2.0 Minor Changes Updated the minimum version of AppAuth-iOS to 1.7.3 to meet the package's requirement, which includes...
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.71.7 to 0.74.1. Release notes Sourced from react-native's releases. 0.74.1 Added iOS Specific Implement privacy manifest aggregation (4be1fafec8 by @aleqsio) Changed Align debugger Chrome launch flags with...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.6.0. Release notes Sourced from date-fns's releases. v3.6.0 On this release worked @kossnocorp and @world1dan. Also, thanks to @seated for sponsoring me. Fixed Fixed weeks...
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.3.1. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v2.30.0...v3.3.1) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-major ...
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...
Update date-fns and date-fns-tz Dependencies Description: Updated date-fns from ^2.30.0 to 4.1.0 Updated date-fns-tz from ^2.0.0 to 3.2.0
Modernizes authentication documentation to use Microsoft Entra ID terminology and adds comprehensive troubleshooting guidance. Includes Windows command alternatives, enhanced developer experience, and detailed setup instructions.