1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/app-mobile/ios/wtf.swift
Laurent c758377188
All: Add support for public-private key pairs and improved master password support (#5438)
Also improved SCSS support, which was needed for the master password dialog.
2021-10-03 16:00:49 +01:00

16 lines
370 B
Swift

//
// wtf.swift
// Joplin
//
// Created by Laurent on 02/10/2021.
// Copyright © 2021 joplinapp.org. All rights reserved.
//
// For whatever reason, this empty file is needed to fix this bug:
// https://github.com/facebook/react-native/issues/32242
//
// Solution:
// https://github.com/facebook/react-native/issues/32242#issuecomment-924770488
import Foundation