Skip to content

Instantly share code, notes, and snippets.

View sriharsha-y's full-sized avatar

Harsha Yarabarla sriharsha-y

  • India
  • 09:34 (UTC +05:30)
View GitHub Profile
@sriharsha-y
sriharsha-y / rocket-nginx.tmpl
Created June 25, 2024 16:34
rocket-nginx mobile cache fix (for CloudFlare APO / Pro users)
###################################################################################################
# Rocket-Nginx
#
# Rocket-Nginx is a NGINX configuration to speedup your WordPress
# website with the cache plugin WP-Rocket (http://wp-rocket.me)
#
# Author: Maxime Jobin
# Maintainer: SatelliteWP.com
# URL: https://github.com/satellitewp/rocket-nginx
#
@sriharsha-y
sriharsha-y / reac-native-pager-view.patch
Created June 3, 2024 08:57
Patch for reac-native-pager-view v6.3.1
diff --git a/android/Android.mk b/android/Android.mk
deleted file mode 100644
index d2ff7090f9ffc36bf3b123b82b9aeccf6deba665..0000000000000000000000000000000000000000
--- a/android/Android.mk
+++ /dev/null
@@ -1,45 +0,0 @@
-THIS_DIR := $(call my-dir)
-
-include $(REACT_ANDROID_DIR)/Android-prebuilt.mk
-