Skip to content

Instantly share code, notes, and snippets.

View har2008preet's full-sized avatar
🏠
Working from home

Harpreet Singh har2008preet

🏠
Working from home
View GitHub Profile
@kilbot
kilbot / ReactNativeFlipper.java
Last active February 27, 2024 02:18
WatermelonDB Inspector for Flipper (extensible RN debugger)
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* <p>This source code is licensed under the MIT license found in the LICENSE file in the root
* directory of this source tree.
*/
package ***CHANGE_ME***;
import android.content.Context;
import com.facebook.flipper.android.AndroidFlipperClient;