Skip to content

Instantly share code, notes, and snippets.

@rwitchell
rwitchell / FacebookConnectController.php
Created May 23, 2016 14:28
oauth2-client-bundle install example
<?php
namespace Comp\AppBundle\Controller;
use Comp\AppBundle\Entity\User;
use Comp\AppBundle\Form\FacebookRegistrationType;
use League\OAuth2\Client\Provider\FacebookUser;
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
use Symfony\Component\HttpFoundation\Request;
@rwitchell
rwitchell / gist:281bce2c8861ee2d6c62a61b17224b76
Created October 9, 2025 04:06
rn-primitives component shims for react web
Index: apps/mobile/.storybook/rn-primitives-shims/toggle.jsx
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/apps/mobile/.storybook/rn-primitives-shims/toggle.jsx b/apps/mobile/.storybook/rn-primitives-shims/toggle.jsx
new file mode 100644
--- /dev/null (date 1759973755924)
+++ b/apps/mobile/.storybook/rn-primitives-shims/toggle.jsx (date 1759973755924)
@@ -0,0 +1,34 @@