Skip to content
View MedRedha's full-sized avatar
:octocat:
In Code We Trust
:octocat:
In Code We Trust

Organizations

@the-ris @Nebula-Team @WuuD-Team
Block or Report

Block or report MedRedha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MedRedha/README.md

Pinned

  1. RedhaBoilerplate RedhaBoilerplate Public template

    An Awesome React Native TypeScript Boilerplate πŸŽ‰

    TypeScript 2 1

  2. Flutter-Boilerplate Flutter-Boilerplate Public

    A Flutter Template to get started quickly πŸŽ‰

    Dart 5 2

  3. React-Native-SwiftUI-Widget React-Native-SwiftUI-Widget Public

    Example of Widget for React Native App in iOS 14 with SwiftUI

    Java 12 2

  4. react-native-voice/voice react-native-voice/voice Public

    🎀 React Native Voice Recognition library for iOS and Android (Online and Offline Support)

    Objective-C 1.7k 464

  5. Flutter-Challenge-Apps Flutter-Challenge-Apps Public

    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

  6. Trigger Xcode Simulator Push Notific... Trigger Xcode Simulator Push Notification
    1
    // SINCE IT'S A JSON FILE - PLEASE REMOVE ALL THE COMMENTS -
    2
    // You can trigger a local push notification on your simulator by either:
    3
    // 1. Change file extension from .json to .apns and Drag & Drop the payload.apns on the simulator
    4
    // 2. Use terminal with following commandline: xcrun simctl push booted [APP BUNDLE ID] payload.json
    5
    // ENJOY!! πŸŽ‰