Skip to content
View kalyncoose's full-sized avatar

Block or report kalyncoose

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. How to use Realm and Redux Plugins i... How to use Realm and Redux Plugins in Flipper with React Native (Android)
    1
    ## Preface
    2
    As of writing this Gist (Dec. 7 2023) Realm cannot be used with Chrome-based debuggers like React DevTools and Redux DevTools.
    3
    - [#4364](https://github.com/realm/realm-js/issues/4364) - Impossible to debug on Android with JSC under new version of Realm?
    4
    
                  
    5
    ### What happens?
  2. Open React Native RealmDB from Andro... Open React Native RealmDB from Android directly into Realm Studio from NPM Package Script on MacOS
    1
    ## About
    2
    This NPM package script allows you to easily pull/copy the Realm DB inside a React Native Android app and directly open it in Realm Studio all in one command.
    3
    
                  
    4
    ## Requirements
    5
    - React Native app installed with Realm DB onto a connected Android device (virtual or physical)