Do you like my open source projects? Nominate me to Github Stars π₯³
Buy me a Coffee βοΈ
οΏ½?οΏ½?
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuse
Example of Widget for React Native App in iOS 14 with SwiftUI
Source code of βThe Complete Flutter Development Bootcamp Using Dartβ by The App Brewery https://www.appbrewery.co/p/flutter-development-bootcamp-with-dart
Dart 5
// SINCE IT'S A JSON FILE - PLEASE REMOVE ALL THE COMMENTS -
// You can trigger a local push notification on your simulator by either:
// 1. Change file extension from .json to .apns and Drag & Drop the payload.apns on the simulator
// 2. Use terminal with following commandline: xcrun simctl push booted [APP BUNDLE ID] payload.json
// ENJOY!! π